]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
applied patch 103575 (more efficient wxString comparison)
[wxWidgets.git] / configure
index 7ae4bee379d719e70655a89f35bc45166b3f7a36..bfcf977189bb0e1f8c1956235f5f79f4c1cea166 100755 (executable)
--- a/configure
+++ b/configure
@@ -13397,7 +13397,7 @@ else
 #line 13398 "configure"
 #include "confdefs.h"
 
-                                #include <time.h>
+#include <time.h>
                             
 int main() {
 
@@ -13420,7 +13420,8 @@ else
 #line 13421 "configure"
 #include "confdefs.h"
 
-                                        #include <time.h>
+
+#include <time.h>
                                     
 int main() {
 
@@ -13443,7 +13444,7 @@ else
 #line 13444 "configure"
 #include "confdefs.h"
 
-                                                #include <time.h>
+#include <time.h>
                                             
 int main() {
 
@@ -13551,7 +13552,7 @@ else
 #line 13552 "configure"
 #include "confdefs.h"
 
-                    #include <time.h>
+#include <time.h>
                 
 int main() {
 
@@ -15012,8 +15013,9 @@ LDFLAGS="$LDFLAGS $PROFILE"
 
 if test "$wxUSE_GUI" = "yes"; then
         
-            SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS controls dialogs dragimag drawing dynamic \
-                     font fractal image menu minimal richedit"
+            SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS controls dialogs dragimag \
+                     drawing dynamic event font fractal image menu \
+                     minimal richedit"
 
         CPPFLAGS="$CPPFLAGS \$(EXTRADEFS) \$(APPEXTRADEFS)"
 else
@@ -15117,7 +15119,7 @@ SAMPLES_SUBDIRS="`echo $SAMPLES_SUBDIRS | tr -s ' ' | tr ' ' '\n' | sort | uniq
 
 
 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
-echo "configure:15121: checking whether ${MAKE-make} sets \${MAKE}" >&5
+echo "configure:15122: checking whether ${MAKE-make} sets \${MAKE}" >&5
 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6