dect
/
libnl
Archived
13
0
Fork 0

[PATCH] Process Doxyfile.in to set correct PACKAGE_VERSION number

This commit is contained in:
Michael Biebl 2008-01-10 14:25:46 +01:00 committed by Thomas Graf
parent 141c2ccfd2
commit 147628455c
3 changed files with 1261 additions and 2 deletions

View File

@ -61,7 +61,7 @@ LIBNL_LIB="$LIBM"
AC_SUBST(LIBNL_LIB)
AC_OUTPUT([Makefile.opts libnl-1.pc])
AC_OUTPUT([Makefile.opts libnl-1.pc doc/Doxyfile])
#####################################################################
##

View File

@ -31,7 +31,7 @@ PROJECT_NAME = libnl
# This could be handy for archiving the generated documentation or
# if some version control system is used.
PROJECT_NUMBER = 1.0-pre6
PROJECT_NUMBER = 1.0
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.

1259
doc/Doxyfile.in Normal file

File diff suppressed because it is too large Load Diff