]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/configure
menu sample added
[wxWidgets.git] / samples / configure
index 87be9b84d5408bfa0dd7997c8cb179d5b3a55853..167fa96e25152dbeaaf5df529461fa1587117976 100755 (executable)
@@ -2,7 +2,7 @@
 
 # From configure.in Id: configure.in
 # Guess values for system-dependent variables and create Makefiles.
-# Generated automatically using autoconf version 2.14 
+# Generated automatically using autoconf version 2.13 
 # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
 #
 # This configure script is free software; the Free Software Foundation
@@ -334,7 +334,7 @@ EOF
     verbose=yes ;;
 
   -version | --version | --versio | --versi | --vers)
-    echo "configure generated by autoconf version 2.14"
+    echo "configure generated by autoconf version 2.13"
     exit 0 ;;
 
   -with-* | --with-*)
@@ -628,7 +628,7 @@ do
     echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
     exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
   -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
-    echo "$CONFIG_STATUS generated by autoconf version 2.14"
+    echo "$CONFIG_STATUS generated by autoconf version 2.13"
     exit 0 ;;
   -help | --help | --hel | --he | --h)
     echo "\$ac_cs_usage"; exit 0 ;;
@@ -664,6 +664,7 @@ trap 'rm -fr `echo "
             layout/Makefile
             listctrl/Makefile
             mdi/Makefile
+            menu/Makefile
             minifram/Makefile
             minimal/Makefile
             newgrid/Makefile
@@ -801,6 +802,7 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
             layout/Makefile
             listctrl/Makefile
             mdi/Makefile
+            menu/Makefile
             minifram/Makefile
             minimal/Makefile
             newgrid/Makefile