]> granicus.if.org Git - php/commitdiff
oops
authorRasmus Lerdorf <rasmus@php.net>
Sat, 13 Apr 2002 05:43:14 +0000 (05:43 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Sat, 13 Apr 2002 05:43:14 +0000 (05:43 +0000)
ext/gd/config.m4

index 36ce25e1f56f755db7d8453a316ce1757d71c8fc..9963eb9fdd17c388116aecb5bba593cf1e4eb1d2 100644 (file)
@@ -215,7 +215,7 @@ if test "$PHP_GD" == "php"; then
                libgd/gdxpm.c libgd/gdfontt.c libgd/gdfonts.c libgd/gdfontmb.c libgd/gdfontl.c \
                libgd/gdfontg.o libgd/gdtables.c libgd/gdft.c libgd/gdcache.c libgd/gdkanji.c \
                libgd/wbmp.c libgd/gd_wbmp.c libgd/gdhelpers.c libgd/gd_topal.c"
-  PHP_NEW_EXTENSION(mysql, gd.c gdcache.c gdttf.c gdt1.c $sources, $ext_shared,,-I@ext_srcdir@/libgd)
+  PHP_NEW_EXTENSION(gd, gd.c gdcache.c gdttf.c gdt1.c $sources, $ext_shared,,-I@ext_srcdir@/libgd)
   PHP_ADD_BUILD_DIR($ext_builddir/libgd)
 else
  if test "$PHP_GD" != "no"; then