From 0159fc9a6b1fe1767d7ba0b985c5e3c90b8f2fd5 Mon Sep 17 00:00:00 2001 From: Dan Wells Date: Fri, 6 Nov 1998 16:05:53 -0500 Subject: [svn-r883] Modified to cause creation of pablo/Makefile --- configure | 4 ++-- configure.in | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configure b/configure index 25b03c0..7fb3ef5 100755 --- a/configure +++ b/configure @@ -3104,7 +3104,7 @@ ac_given_srcdir=$srcdir ac_given_INSTALL="$INSTALL" trap 'rm -fr `echo "config/depend config/commence config/conclude \ - Makefile src/Makefile test/Makefile tools/Makefile examples/Makefile src/H5config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 + Makefile src/Makefile pablo/Makefile test/Makefile tools/Makefile examples/Makefile src/H5config.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 diff --git a/configure.in b/configure.in index e92677c..f744f50 100644 --- a/configure.in +++ b/configure.in @@ -432,4 +432,4 @@ dnl before we generate them or the Makefiles. touch ./config/stamp1 ./config/stamp2 AC_OUTPUT(config/depend config/commence config/conclude \ - Makefile src/Makefile test/Makefile tools/Makefile examples/Makefile) + Makefile src/Makefile pablo/Makefile test/Makefile tools/Makefile examples/Makefile) -- cgit v0.12