]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/configure
Fixed wxToolBar colour mapping problem (I hope)
[wxWidgets.git] / samples / configure
index 87be9b84d5408bfa0dd7997c8cb179d5b3a55853..0d057c1e6c2c8ec2255d9cb241d8411991f2bf41 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-*)
@@ -526,6 +526,14 @@ fi
 SAMPLES_SUBDIRS=$wx_cv_path_samplesubdirs
 
 
+PATH_IFS=$wx_cv_path_ifs
+PROGRAM_EXT=$wx_cv_program_ext
+WX_TARGET_LIBRARY=$wx_cv_target_library
+
+
+
+
+
 trap '' 1 2 15
 cat > confcache <<\EOF
 # This file is a shell script that caches the results of configure
@@ -628,7 +636,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 ;;
@@ -654,6 +662,7 @@ trap 'rm -fr `echo "
             dnd/Makefile
             dragimag/Makefile
             drawing/Makefile
+            dynamic/Makefile
             exec/Makefile
             font/Makefile
             grid/Makefile
@@ -661,14 +670,16 @@ trap 'rm -fr `echo "
             image/Makefile
             internat/Makefile
             ipc/Makefile
+            joytest/Makefile
             layout/Makefile
             listctrl/Makefile
             mdi/Makefile
+            menu/Makefile
+            memcheck/Makefile
             minifram/Makefile
             minimal/Makefile
             newgrid/Makefile
             notebook/Makefile
-            plot/Makefile
             png/Makefile
             printing/Makefile
             proplist/Makefile
@@ -685,6 +696,7 @@ trap 'rm -fr `echo "
             thread/Makefile
             toolbar/Makefile
             treectrl/Makefile
+            treelay/Makefile
             typetest/Makefile
             validate/Makefile
             sockets/Makefile
@@ -735,6 +747,9 @@ s%@oldincludedir@%$oldincludedir%g
 s%@infodir@%$infodir%g
 s%@mandir@%$mandir%g
 s%@SAMPLES_SUBDIRS@%$SAMPLES_SUBDIRS%g
+s%@PATH_IFS@%$PATH_IFS%g
+s%@PROGRAM_EXT@%$PROGRAM_EXT%g
+s%@WX_TARGET_LIBRARY@%$WX_TARGET_LIBRARY%g
 
 CEOF
 EOF
@@ -791,6 +806,7 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
             dnd/Makefile
             dragimag/Makefile
             drawing/Makefile
+            dynamic/Makefile
             exec/Makefile
             font/Makefile
             grid/Makefile
@@ -798,14 +814,16 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
             image/Makefile
             internat/Makefile
             ipc/Makefile
+            joytest/Makefile
             layout/Makefile
             listctrl/Makefile
             mdi/Makefile
+            menu/Makefile
+            memcheck/Makefile
             minifram/Makefile
             minimal/Makefile
             newgrid/Makefile
             notebook/Makefile
-            plot/Makefile
             png/Makefile
             printing/Makefile
             proplist/Makefile
@@ -822,6 +840,7 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
             thread/Makefile
             toolbar/Makefile
             treectrl/Makefile
+            treelay/Makefile
             typetest/Makefile
             validate/Makefile
             sockets/Makefile