]> granicus.if.org Git - graphviz/commitdiff
Generate Doxyfile from Doxyfile.in so that configure can set @VERSION@
authorellson <devnull@localhost>
Sat, 9 Apr 2005 20:23:10 +0000 (20:23 +0000)
committerellson <devnull@localhost>
Sat, 9 Apr 2005 20:23:10 +0000 (20:23 +0000)
Doxyfile.in [moved from Doxyfile with 99% similarity]
configure.ac

similarity index 99%
rename from Doxyfile
rename to Doxyfile.in
index c87edc2a73f7a3722e27da77027baa96e352a8e1..cbb07397c841c450753afca2b00077c6648b4d21 100644 (file)
--- a/Doxyfile
 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded 
 # by quotes) that should identify the project.
 
-PROJECT_NAME           = graphviz
+PROJECT_NAME           = Graphviz
 
 # The PROJECT_NUMBER tag can be used to enter a project or revision number. 
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = 
+PROJECT_NUMBER         = @VERSION@
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put. 
index efaee5fe087e9503f3e1dd19c3919e734ea9eb45..dcc12f38b5aee2e87e1e165ffcd92001de5e9e9b 100644 (file)
@@ -1551,6 +1551,7 @@ AC_CONFIG_FILES(Makefile
        tclpkg/tkspline/demo/Makefile
        tclpkg/gv/Makefile
        graphviz.spec
+       Doxyfile
        ast_common.h
        )