]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/configure
cell attributes added (doesn't quite work, work in progress, beware, don't use, ...
[wxWidgets.git] / samples / configure
index 8e19c0b120604aed1af5fe9570b1ab541f173c12..0a88efd4cb6a6dbd7c98f3dedebf450ab05f196e 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# From configure.in Id
+# From configure.in Id: configure.in
 # Guess values for system-dependent variables and create Makefiles.
 # Generated automatically using autoconf version 2.13 
 # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
@@ -523,6 +523,9 @@ fi
 
 
 
+SAMPLES_SUBDIRS=$wx_cv_path_samplesubdirs
+
+
 trap '' 1 2 15
 cat > confcache <<\EOF
 # This file is a shell script that caches the results of configure
@@ -670,10 +673,12 @@ trap 'rm -fr `echo "
             propsize/Makefile
             richedit/Makefile
             resource/Makefile
+            rotate/Makefile
             sashtest/Makefile
             scroll/Makefile
             scrollsub/Makefile
             splitter/Makefile
+            statbar/Makefile
             text/Makefile
             thread/Makefile
             toolbar/Makefile
@@ -723,6 +728,7 @@ s%@includedir@%$includedir%g
 s%@oldincludedir@%$oldincludedir%g
 s%@infodir@%$infodir%g
 s%@mandir@%$mandir%g
+s%@SAMPLES_SUBDIRS@%$SAMPLES_SUBDIRS%g
 
 CEOF
 EOF
@@ -798,10 +804,12 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
             propsize/Makefile
             richedit/Makefile
             resource/Makefile
+            rotate/Makefile
             sashtest/Makefile
             scroll/Makefile
             scrollsub/Makefile
             splitter/Makefile
+            statbar/Makefile
             text/Makefile
             thread/Makefile
             toolbar/Makefile