]> git.pld-linux.org Git - packages/php.git/commitdiff
- outdated (cpdf ext removed from php)
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 23 Dec 2005 22:23:52 +0000 (22:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-cpdf-fix.patch -> 1.8

php-cpdf-fix.patch [deleted file]

diff --git a/php-cpdf-fix.patch b/php-cpdf-fix.patch
deleted file mode 100644 (file)
index 2e1b539..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- php-5.0.4/ext/cpdf/config.m4.orig  2004-12-30 08:04:10.000000000 +0100
-+++ php-5.0.4/ext/cpdf/config.m4       2005-04-04 22:44:23.169848344 +0200
-@@ -49,6 +49,7 @@
- if test "$PHP_CPDFLIB" != "no"; then
-   PHP_NEW_EXTENSION(cpdf, cpdf.c, $ext_shared,, \\$(GDLIB_CFLAGS))
-+  PHP_ADD_LIBRARY_WITH_PATH(gd, /usr/lib, CPDF_SHARED_LIBADD)
-   PHP_SUBST(CPDF_SHARED_LIBADD)
-   CPDF_JPEG_TEST
-   CPDF_TIFF_TEST
This page took 0.042027 seconds and 4 git commands to generate.