X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.ac;h=7a5bf0649b350c15774c43acada1eec3c820f125;hb=refs%2Ftags%2Fdebian-5.1.3-3;hp=88cab42de086d1ab5a5df38db96436b9607187ff;hpb=a09f2ba064978c563ad6ffcacbf1584df513a7a9;p=ctsim.git diff --git a/configure.ac b/configure.ac index 88cab42..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.0) +AM_INIT_AUTOMAKE AM_CONFIG_HEADER(config.h) dnl Checks for programs.