From: Kevin M. Rosenberg Date: Wed, 7 Jun 2000 03:57:06 +0000 (+0000) Subject: r76: *** empty log message *** X-Git-Tag: debian-4.5.3-3~941 X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=commitdiff_plain;h=f24b761bf648dd317adae95ecdee6587e41bffe2 r76: *** empty log message *** --- 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)