]> granicus.if.org Git - php/commitdiff
MFH
authorfoobar <sniper@php.net>
Mon, 14 Jul 2003 03:58:59 +0000 (03:58 +0000)
committerfoobar <sniper@php.net>
Mon, 14 Jul 2003 03:58:59 +0000 (03:58 +0000)
ext/pdf/config.m4

index f0ded5004db9489ae527b1facb0c0830c6f5c29a..3c8cee6596df78daef1d541aa43b61ca8bf5bf9c 100644 (file)
@@ -91,6 +91,14 @@ if test "$PHP_PDFLIB" != "no"; then
   dnl # The main PDFlib configure
   dnl #
 
+  dnl # MacOSX requires this
+  case $host_alias in
+    *darwin*)
+      PHP_ADD_FRAMEWORK(CoreServices)
+      PHP_ADD_FRAMEWORK(ApplicationServices)
+      ;;
+  esac
+
   case $PHP_PDFLIB in
     yes)
       AC_CHECK_LIB(pdf, PDF_show_boxed, [