mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
From APR CVS.
fitz 02/03/07 07:37:09 Modified: build apr_hints.m4 Log: update for Mac OS X. -traditional-cpp is no longer recommended.
This commit is contained in:
parent
cb8181dd4e
commit
b2cc18212f
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ case $host_alias in
|
|||
*dgux*)
|
||||
CPPFLAGS="$CPPFLAGS -D_BSD_TIMEOFDAY_FLAVOR";;
|
||||
*darwin*|*rhapsody*)
|
||||
CPPFLAGS="$CPPFLAGS -traditional-cpp";;
|
||||
CPPFLAGS="$CPPFLAGS -no-cpp-precomp";;
|
||||
*bsdi*)
|
||||
BSD_MAKEFILE=yes;;
|
||||
*beos*)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue