Increase library version
[gedcom-parse.git] / configure.in
index 50d0131b08940d795d47e89245ff860d03362634..6a04e25df3115d90f0ef1f7f0f03133a614536f0 100644 (file)
@@ -27,7 +27,7 @@ AC_SUBST(SHELL)
 
 dnl =============================================================
 AM_INIT_AUTOMAKE(${NAME},${VERSION})
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_SUBDIRS(utf8)
 ALL_LINGUAS="nl"
 
@@ -155,6 +155,10 @@ AC_OUTPUT(GNUmakefile
          doc/Makefile
          doc/images/Makefile
          doc/index.html
+         doc/doxygen/Makefile
+         doc/doxygen/doxygen.conf
+         doc/html/Makefile
+         doc/html/images/Makefile
          include/Makefile
          include/gedcom.h
           intl/Makefile