From: Kevin M. Rosenberg Date: Sat, 25 Nov 2000 17:28:28 +0000 (+0000) Subject: r217: *** empty log message *** X-Git-Tag: debian-4.5.3-3~800 X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=commitdiff_plain;h=e0f3bc7f4b5d898805167f11c89f09d0fa253b76 r217: *** empty log message *** --- diff --git a/Makefile.am b/Makefile.am index 2a85143..2a531e3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,7 +18,7 @@ endif SUBDIRS=$(EXTRA_DIRS1) $(EXTRA_DIRS2) libctsupport libctsim man doc html cgi-bin include tools $(EXTRA_DIRS3) -EXTRA_DIST=acsite.m4 make.bat README.Redhat7 +EXTRA_DIST=acsite.m4 make.bat README.RedHat7 diff --git a/Makefile.in b/Makefile.in index fe94087..13fcd9b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -98,7 +98,7 @@ wxlibs = @wxlibs@ SUBDIRS = $(EXTRA_DIRS1) $(EXTRA_DIRS2) libctsupport libctsim man doc html cgi-bin include tools $(EXTRA_DIRS3) -EXTRA_DIST = acsite.m4 make.bat +EXTRA_DIST = acsite.m4 make.bat README.RedHat7 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = config.h diff --git a/configure b/configure index b2671a6..0844e1c 100755 --- a/configure +++ b/configure @@ -715,7 +715,7 @@ fi PACKAGE=ctsim -VERSION=2.0.3 +VERSION=2.0.4 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }