Ticket #25967: patch-libiodbc.diff

File patch-libiodbc.diff, 636 bytes (added by coateconnection (David Coate), 14 years ago)
  • ext/odbc/config.m4

    old new  
    9999dnl
    100100dnl configure options
    101101dnl
     102:<<'MACPORTS_DISABLED'
    102103if test -z "$ODBC_TYPE"; then
    103104PHP_ARG_WITH(adabas,,
    104105[  --with-adabas[=DIR]     Include Adabas D support [/usr/local]])
     
    363364    AC_MSG_RESULT([$ext_ouput])
    364365  fi
    365366fi
     367MACPORTS_DISABLED
    366368
    367369if test -z "$ODBC_TYPE"; then
    368370PHP_ARG_WITH(iodbc,,
     
    385387  fi
    386388fi
    387389
     390
    388391if test -z "$ODBC_TYPE"; then
    389392PHP_ARG_WITH(esoob,,
    390393[  --with-esoob[=DIR]      Include Easysoft OOB support [/usr/local/easysoft/oob/client]])