Sophie

Sophie

distrib > Mandriva > cs4.0 > i586 > by-pkgid > 665b53d51b37ef4d3a9c620ff5a368c6 > files > 14

php4-4.4.4-1mlcs4.src.rpm

--- ext/cpdf/config.m4	2005-04-01 14:48:31.347219936 +0200
+++ ext/cpdf/config.m4.oden	2005-04-01 14:50:00.434676584 +0200
@@ -48,7 +48,8 @@
 [  --with-cpdflib[=DIR]    Include cpdflib support (requires cpdflib >= 2).])
 
 if test "$PHP_CPDFLIB" != "no"; then
-  PHP_NEW_EXTENSION(cpdf, cpdf.c, $ext_shared,, \\$(GDLIB_CFLAGS))
+  PHP_NEW_EXTENSION(cpdf, cpdf.c, $shared,, \\$(GDLIB_CFLAGS))
+  ext_shared=$shared
   PHP_SUBST(CPDF_SHARED_LIBADD)
   CPDF_JPEG_TEST
   CPDF_TIFF_TEST