Changeset 12604

Show
Ignore:
Timestamp:
11/01/07 12:35:42 (8 months ago)
Author:
warmerdam
Message:

updated

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/gdal/configure

    r12542 r12604  
    2536225362  withval="$with_ogpython" 
    2536325363 
     25364else 
     25365  with_ogpython=no 
    2536425366fi; 
    2536525367 
     
    2536725369echo $ECHO_N "checking for old-gen python bindings... $ECHO_C" >&6 
    2536825370HAVE_OGPYTHON=no 
    25369 if test "$with_ogpython" = yes -o x"$with_ogpython" = x ; then 
     25371 
     25372if test "x$with_ogpython" = "xyes" -o "x$with_ogpython" = "x"; then 
    2537025373 
    2537125374                for ac_prog in python python1.5 python1.4 python1.3