]> git.saurik.com Git - wxWidgets.git/commitdiff
regenerated after #error changes
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 22 Aug 2005 23:54:57 +0000 (23:54 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 22 Aug 2005 23:54:57 +0000 (23:54 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

configure

index ab3ac0ee661107d66ce5418f2d12449d1488ebde..fad4443545c80ecde912e8d9bcce5fbf780777fd 100755 (executable)
--- a/configure
+++ b/configure
@@ -22332,7 +22332,7 @@ main ()
 {
 
                 #if (__GLIBC__ < 2) || (__GLIBC_MINOR__ < 1)
-                    #error not glibc2.1
+                not glibc 2.1
                 #endif
 
   ;
@@ -25798,7 +25798,7 @@ main ()
 {
 
                             #if !GTK_CHECK_VERSION(2,4,0)
-                            #error "Not GTK+ 2.4"
+                            Not GTK+ 2.4
                             #endif
 
   ;
@@ -28344,7 +28344,7 @@ main ()
 {
 
                         #if XmVersion < 2000
-                        #error "Not Motif 2"
+                        Not Motif 2
                         #endif
 
   ;
@@ -28411,7 +28411,7 @@ main ()
 {
 
                         #if !defined(LesstifVersion) || LesstifVersion <= 0
-                        #error "Not Lesstif"
+                        Not Lesstif
                         #endif
 
   ;
@@ -44484,7 +44484,7 @@ int
 main ()
 {
 #if (__GNUC__ < 4)
-             #error "Not GCC 4.0 or greater"
+             Not GCC 4.0 or greater
              #endif
 
   ;
@@ -44542,7 +44542,7 @@ int
 main ()
 {
 #if !(__GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 2))
-                             #error "Not GCC 3.2 or greater"
+                             Not GCC 3.2 or greater
                              #endif
 
   ;
@@ -44598,7 +44598,7 @@ int
 main ()
 {
 #if !(__GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 2))
-                             #error "Not GCC 3.2 or greater"
+                             Not GCC 3.2 or greater
                              #endif
 
   ;