From e0f3bc7f4b5d898805167f11c89f09d0fa253b76 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sat, 25 Nov 2000 17:28:28 +0000 Subject: [PATCH] r217: *** empty log message *** --- Makefile.am | 2 +- Makefile.in | 2 +- configure | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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; } -- 2.34.1