mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
make timelib_config.h inclusion configurable
This commit is contained in:
parent
bb2380edb7
commit
bd52f4a833
5 changed files with 371 additions and 365 deletions
|
@ -19,6 +19,8 @@ dnl
|
|||
|
||||
test -z "$CFLAGS" && auto_cflags=1
|
||||
|
||||
CFLAGS="$CFLAGS -D HAVE_TIMELIB_CONFIG_H=1"
|
||||
|
||||
abs_srcdir=`(cd $srcdir && pwd)`
|
||||
abs_builddir=`pwd`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue