From: Bruce Momjian Date: Fri, 11 Sep 1998 17:08:22 +0000 (+0000) Subject: autoconf X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/queryCache.php?a=commitdiff_plain;h=c3c6bbf6883a6baa38105cb4ee62aaa47cd896b2;p=users%2Fbernd%2Fpostgres.git autoconf --- diff --git a/src/GNUmakefile.in b/src/GNUmakefile.in index 3493b302f5..d366310df1 100644 --- a/src/GNUmakefile.in +++ b/src/GNUmakefile.in @@ -87,6 +87,7 @@ distclean: clean backend/utils/Gen_fmgrtab.sh \ interfaces/ecpg/lib/Makefile \ interfaces/libpq/Makefile \ + interfaces/libpq++/Makefile \ interfaces/libpgtcl/Makefile \ Makefile.port diff --git a/src/configure b/src/configure index abdc803e54..75597237f3 100755 --- a/src/configure +++ b/src/configure @@ -6219,7 +6219,7 @@ done ac_given_srcdir=$srcdir -trap 'rm -fr `echo "GNUmakefile Makefile.global backend/port/Makefile bin/pg_version/Makefile bin/psql/Makefile bin/pg_dump/Makefile backend/utils/Gen_fmgrtab.sh interfaces/libpq/Makefile interfaces/libpgtcl/Makefile interfaces/ecpg/lib/Makefile include/version.h include/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 +trap 'rm -fr `echo "GNUmakefile Makefile.global backend/port/Makefile bin/pg_version/Makefile bin/psql/Makefile bin/pg_dump/Makefile backend/utils/Gen_fmgrtab.sh interfaces/libpq/Makefile interfaces/libpq++/Makefile interfaces/libpgtcl/Makefile interfaces/ecpg/lib/Makefile include/version.h include/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 EOF cat >> $CONFIG_STATUS <> $CONFIG_STATUS <> $CONFIG_STATUS <<\EOF for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then