This commit is contained in:
Bob Halley
1999-07-27 22:16:15 +00:00
parent 1929410424
commit b2e6071406

4
configure vendored
View File

@@ -1,6 +1,6 @@
#! /bin/sh
# From configure.in Revision: 1.46
# From configure.in Revision: 1.47
@@ -2887,6 +2887,7 @@ trap 'rm -fr `echo "make/rules
bin/tests/tasks/Makefile
bin/tests/timers/Makefile
bin/tests/dst/Makefile
bin/tests/mem/Makefile
config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
EOF
cat >> $CONFIG_STATUS <<EOF
@@ -3050,6 +3051,7 @@ CONFIG_FILES=\${CONFIG_FILES-"make/rules
bin/tests/tasks/Makefile
bin/tests/timers/Makefile
bin/tests/dst/Makefile
bin/tests/mem/Makefile
"}
EOF
cat >> $CONFIG_STATUS <<\EOF