]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configure
show the app name in the title of wxMsgOut message boxes
[wxWidgets.git] / utils / configure
index 27ba4ceb7b87d733fb9bac3100dc1a53631709bb..04188df6ab9ee2cc7159fce2b4b4a3b02a4b916c 100755 (executable)
@@ -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