mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
[svn-r883] Modified to cause creation of pablo/Makefile
This commit is contained in:
parent
a23ec265e3
commit
0159fc9a6b
4
configure
vendored
4
configure
vendored
@ -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 <<EOF
|
||||
|
||||
@ -3199,7 +3199,7 @@ EOF
|
||||
cat >> $CONFIG_STATUS <<EOF
|
||||
|
||||
CONFIG_FILES=\${CONFIG_FILES-"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"}
|
||||
EOF
|
||||
cat >> $CONFIG_STATUS <<\EOF
|
||||
for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user