]> granicus.if.org Git - php/commitdiff
Include YAZ support libs (if any)
authorAdam Dickmeiss <dickmeiss@php.net>
Thu, 11 Jul 2002 13:02:52 +0000 (13:02 +0000)
committerAdam Dickmeiss <dickmeiss@php.net>
Thu, 11 Jul 2002 13:02:52 +0000 (13:02 +0000)
ext/yaz/config.m4

index 450122db9f1f00dab72dbaab0eec3eb3452af3eb..20f5384a179cea129f532b70b0c244424296401b 100644 (file)
@@ -28,6 +28,11 @@ if test "$PHP_YAZ" != "no"; then
        -L*)
          dir=`echo $c|cut -c 3-|sed 's%/\.libs%%g'`
         ;;
+       -lyaz*)
+        ;;
+       *)
+       PHP_EVAL_LIBLINE($c, YAZ_SHARED_LIBADD)
+        ;;
       esac
     done
     if test -n "$dir"; then