]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configure
Added configtool to configure and Makefile.in
[wxWidgets.git] / utils / configure
index a85526b8190232b672c6350bdfd45797844274d8..1c8fe9c402875fcd8812e9a67438a048807bbdf7 100755 (executable)
@@ -660,6 +660,8 @@ trap 'rm -fr `echo "
             emulator/src/Makefile
             helpview/Makefile
             helpview/src/Makefile
+            wxconfigtool/Makefile
+            wxconfigtool/src/Makefile
          " | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
 EOF
 cat >> $CONFIG_STATUS <<EOF
@@ -749,6 +751,8 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
             emulator/src/Makefile
             helpview/Makefile
             helpview/src/Makefile
+            configtool/Makefile
+            configtool/src/Makefile
          "}
 EOF
 cat >> $CONFIG_STATUS <<\EOF