]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
run libtiff configure when --with-libtiff=builtin is specified
[wxWidgets.git] / configure
index d74a1b7d371718193f89bde72c882ead0a39a05e..bc3e7c56a0e7d795ceab50f6fe010f69a7470a02 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Id: configure.in 49376 2007-10-23 22:19:34Z VZ .
+# From configure.in Id: configure.in 49441 2007-10-25 22:43:57Z MW .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.61 for wxWidgets 2.9.0.
 #
@@ -29976,10 +29976,10 @@ echo "$as_me: WARNING: system tiff library not found, will use built-in instead"
         else
                         wxUSE_LIBTIFF=sys
         fi
-        if test "$wxUSE_LIBTIFF" = "builtin" ; then
-            subdirs="$subdirs src/tiff"
+    fi
+    if test "$wxUSE_LIBTIFF" = "builtin" ; then
+        subdirs="$subdirs src/tiff"
 
-        fi
     fi
 fi