]> granicus.if.org Git - php/commitdiff
This works better.
authorfoobar <sniper@php.net>
Tue, 3 Jul 2001 21:09:16 +0000 (21:09 +0000)
committerfoobar <sniper@php.net>
Tue, 3 Jul 2001 21:09:16 +0000 (21:09 +0000)
ext/gd/config.m4

index c16e81c732a04c69e6131dd39ac2cfd56b5001b1..82c8758d2f05607cfc57b9e37b2b31d87b46e5b3 100644 (file)
@@ -143,7 +143,7 @@ AC_DEFUN(PHP_GD_T1LIB,[
     done
 
     if test -n "$T1_DIR"; then
-      AC_CHECK_LIB(t1, T1_GetExtend
+      AC_CHECK_LIB(t1, T1_LoadFont
       [
         AC_DEFINE(HAVE_LIBT1,1,[ ])
         PHP_ADD_INCLUDE("$T1_DIR/include")