From: foobar Date: Mon, 14 Jul 2003 03:58:31 +0000 (+0000) Subject: Added comment X-Git-Tag: BEFORE_ARG_INFO~257 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9933944e01eca44b11e130c80587ae753e72e468;p=php Added comment --- diff --git a/ext/pdf/config.m4 b/ext/pdf/config.m4 index 44a2c24b6c..3c8cee6596 100644 --- a/ext/pdf/config.m4 +++ b/ext/pdf/config.m4 @@ -90,6 +90,8 @@ if test "$PHP_PDFLIB" != "no"; then dnl # dnl # The main PDFlib configure dnl # + + dnl # MacOSX requires this case $host_alias in *darwin*) PHP_ADD_FRAMEWORK(CoreServices)