]> git.saurik.com Git - wxWidgets.git/commitdiff
Added emulator screen; regenerated configure for utils
authorJulian Smart <julian@anthemion.co.uk>
Sun, 10 Mar 2002 16:44:25 +0000 (16:44 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 10 Mar 2002 16:44:25 +0000 (16:44 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

utils/configure
utils/emulator/docs/screen01.jpg [new file with mode: 0644]

index a03a36e569469af34fee63f12ee624b304587827..27ba4ceb7b87d733fb9bac3100dc1a53631709bb 100755 (executable)
@@ -648,6 +648,8 @@ trap 'rm -fr `echo "
             hhp2cached/Makefile
             dialoged/Makefile
             dialoged/src/Makefile
+            emulator/Makefile
+            emulator/src/Makefile
          " | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
 EOF
 cat >> $CONFIG_STATUS <<EOF
@@ -731,6 +733,8 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
             hhp2cached/Makefile
             dialoged/Makefile
             dialoged/src/Makefile
+            emulator/Makefile
+            emulator/src/Makefile
          "}
 EOF
 cat >> $CONFIG_STATUS <<\EOF
diff --git a/utils/emulator/docs/screen01.jpg b/utils/emulator/docs/screen01.jpg
new file mode 100644 (file)
index 0000000..689bd75
Binary files /dev/null and b/utils/emulator/docs/screen01.jpg differ