From: Sascha Schumann Date: Sun, 27 Aug 2000 10:05:23 +0000 (+0000) Subject: Remove obsolete note about Makefile.am X-Git-Tag: php-4.0.2~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c66bc46bb1dd249c2dbbb8abbfe571abacda3cfc;p=php Remove obsolete note about Makefile.am --- diff --git a/sapi/README b/sapi/README index 5ab9381733..ffe79cf2f8 100644 --- a/sapi/README +++ b/sapi/README @@ -15,6 +15,3 @@ PHP_BUILD_STATIC -- build static target libs/libphp4.a PHP_BUILD_PROGRAM -- build executable php (paths relative to top build dir) - -Makefile.am: just what you think. Make sure your target is called -"libphpsapi_NNN.la", where NNN is the value of PHP_SAPI.