[PATCH] Process Doxyfile.in to set correct PACKAGE_VERSION number
This commit is contained in:
parent
141c2ccfd2
commit
147628455c
3 changed files with 1261 additions and 2 deletions
|
@ -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])
|
||||
|
||||
#####################################################################
|
||||
##
|
||||
|
|
|
@ -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
1259
doc/Doxyfile.in
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue