Updated utils/configure

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16196 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2002-07-16 14:10:34 +00:00
parent bd2dfae6df
commit 344d296530

4
utils/configure vendored
View File

@@ -650,6 +650,8 @@ trap 'rm -fr `echo "
dialoged/src/Makefile
emulator/Makefile
emulator/src/Makefile
helpview/Makefile
helpview/src/Makefile
" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
EOF
cat >> $CONFIG_STATUS <<EOF
@@ -735,6 +737,8 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
dialoged/src/Makefile
emulator/Makefile
emulator/src/Makefile
helpview/Makefile
helpview/src/Makefile
"}
EOF
cat >> $CONFIG_STATUS <<\EOF