X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.in;h=580d9d2dd80da591f8ad0a620a7ca8a97f2a24c9;hb=dc41bc610efe1cfb7b29f715dcc036b879db1f44;hp=2e3cc40ffe46f4524c4ce9f90dd90a2df275034c;hpb=92a7e95f339442d5d87f0febcae338306e1c6edd;p=ctsim.git diff --git a/configure.in b/configure.in index 2e3cc40..580d9d2 100644 --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ 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(src/ctrec.c) +AC_INIT(src/ctrec.cpp) AM_INIT_AUTOMAKE(ctsim,0.6.0-b1) AM_CONFIG_HEADER(config.h)