X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=configure.ac;h=7a5bf0649b350c15774c43acada1eec3c820f125;hp=65b96095e8e8d85036d9f939a9fc68fec03cd292;hb=52e0918dbbadcf53d4f4a9d1ec1748f854a4e4bf;hpb=ed6d29bce60de67791eaab35833c32c86c481af3 diff --git a/configure.ac b/configure.ac index 65b9609..7a5bf06 100644 --- a/configure.ac +++ b/configure.ac @@ -27,10 +27,10 @@ dnl Process this file with autoconf to produce a configure script. dnl Must reset CDPATH so that bash's cd does not print to stdout dnl CDPATH= -AC_INIT +AC_INIT([CTSim], [5.1.3], [ctsim-users@b9.com], [ctsim], [http://www.ctsim.org/]) AC_CONFIG_SRCDIR([src/ctsim.cpp]) AM_MAINTAINER_MODE -AM_INIT_AUTOMAKE(ctsim,5.1.2) +AM_INIT_AUTOMAKE AM_CONFIG_HEADER(config.h) dnl Checks for programs.