cvs: gd(GD_2_0) /libgd/src configure.ac
[email protected] ("Takeshi Abe") Wed, 22 Oct 2008 08:16:38 -0000
| Newsgroups | php.gd.cvs |
|---|---|
| Message-ID | <cvstabe1224663398@cvsserver> |
tabe Wed Oct 22 08:16:38 2008 UTC
Modified files: (Branch: GD_2_0)
/gd/libgd/src configure.ac
Log:
added test/xpm/Makefile. (ref #180)
http://cvs.php.net/viewvc.cgi/gd/libgd/src/configure.ac?r1=1.32.2.7&r2=1.32.2.8&diff_format=u
Index: gd/libgd/src/configure.ac
diff -u gd/libgd/src/configure.ac:1.32.2.7 gd/libgd/src/configure.ac:1.32.2.8
--- gd/libgd/src/configure.ac:1.32.2.7 Mon Mar 10 12:33:34 2008
+++ gd/libgd/src/configure.ac Wed Oct 22 08:16:38 2008
@@ -546,6 +546,6 @@
Support for pthreads: $acx_pthread_ok
])
-AC_CONFIG_FILES([Makefile config/Makefile config/gdlib-config test/Makefile tests/Makefile tests/gd2/Makefile tests/gdimagecolordeallocate/Makefile tests/gdimagecolortransparent/Makefile tests/gdimagefill/Makefile tests/gdimagefilltoborder/Makefile tests/gdtest/Makefile tests/jpeg/Makefile tests/gdimagearc/Makefile tests/gdimagecolorexact/Makefile tests/gdimagecopy/Makefile tests/gdimagefilledellipse/Makefile tests/gdimageline/Makefile tests/gdtiled/Makefile tests/freetype/Makefile tests/gdimagecolorclosest/Makefile tests/gdimagecolorresolve/Makefile tests/gdimagecopyrotated/Makefile tests/gdimagefilledrectangle/Makefile tests/gdimagerectangle/Makefile tests/gif/Makefile tests/png/Makefile VMS/Makefile windows/Makefile netware/Makefile netware/tests/Makefile cmake/Makefile cmake/modules/Makefile ])
+AC_CONFIG_FILES([Makefile config/Makefile config/gdlib-config test/Makefile tests/Makefile tests/gd2/Makefile tests/gdimagecolordeallocate/Makefile tests/gdimagecolortransparent/Makefile tests/gdimagefill/Makefile tests/gdimagefilltoborder/Makefile tests/gdtest/Makefile tests/jpeg/Makefile tests/gdimagearc/Makefile tests/gdimagecolorexact/Makefile tests/gdimagecopy/Makefile tests/gdimagefilledellipse/Makefile tests/gdimageline/Makefile tests/gdtiled/Makefile tests/freetype/Makefile tests/gdimagecolorclosest/Makefile tests/gdimagecolorresolve/Makefile tests/gdimagecopyrotated/Makefile tests/gdimagefilledrectangle/Makefile tests/gdimagerectangle/Makefile tests/gif/Makefile tests/png/Makefile tests/xpm/Makefile VMS/Makefile windows/Makefile netware/Makefile netware/tests/Makefile cmake/Makefile cmake/modules/Makefile ])
AC_OUTPUT