]> granicus.if.org Git - php/commitdiff
Look in the right place for lib
authorArd Biesheuvel <abies@php.net>
Wed, 11 Feb 2004 16:20:48 +0000 (16:20 +0000)
committerArd Biesheuvel <abies@php.net>
Wed, 11 Feb 2004 16:20:48 +0000 (16:20 +0000)
ext/interbase/config.m4

index 6af08a7a8fc587290d58127b57abc4e3dacb74a7..dca634d34dec497094077882a7ad510b76a0f7ed 100644 (file)
@@ -45,7 +45,9 @@ if test "$PHP_INTERBASE" != "no"; then
       AC_MSG_RESULT([Interbase version 6 API has been enabled.])
     ], [
       AC_MSG_RESULT([Interbase version 6 API has NOT been enabled.])
-    ], [ ])
+    ], [
+      -L$IBASE_LIBDIR
+    ])
   fi
 
   PHP_ADD_LIBRARY_WITH_PATH($IBASE_LIBNAME, $IBASE_LIBDIR, INTERBASE_SHARED_LIBADD)