diff --git a/configure b/configure index efbe8d49b2..94e10e06cc 100755 --- a/configure +++ b/configure @@ -2187,7 +2187,7 @@ done ac_given_srcdir=$srcdir -trap 'rm -fr `echo "RSAEuro/source/Makefile apps/Makefile db/Makefile sched/Makefile lib/Makefile client/Makefile tools/Makefile Makefile api/Makefile" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 +trap 'rm -fr `echo "RSAEuro/source/Makefile apps/Makefile db/Makefile sched/Makefile lib/Makefile tools/Makefile Makefile api/Makefile" | 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 6be8288f37..975e0de14c 100644 --- a/configure.in +++ b/configure.in @@ -39,4 +39,4 @@ AC_FUNC_VPRINTF AC_FUNC_WAIT3 AC_CHECK_FUNCS(gethostname gettimeofday mkdir select socket strstr uname) -AC_OUTPUT(RSAEuro/source/Makefile apps/Makefile db/Makefile sched/Makefile lib/Makefile client/Makefile tools/Makefile Makefile api/Makefile) +AC_OUTPUT(RSAEuro/source/Makefile apps/Makefile db/Makefile sched/Makefile lib/Makefile tools/Makefile Makefile api/Makefile)