diff options
author | Anatol Belski <ab@php.net> | 2015-01-21 16:22:23 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2015-01-21 16:22:23 +0100 |
commit | 24157f396cc8c309f47440ae0c96748e0be74a73 (patch) | |
tree | 4ca15bc9f20a532bf12eb26b1171dc807a5aad75 /scripts | |
parent | bd52f4a833ea653d915a27ba07ec83d3e3b74c78 (diff) | |
download | php-git-24157f396cc8c309f47440ae0c96748e0be74a73.tar.gz |
fix timelib build configuration
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/phpize.m4 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/phpize.m4 b/scripts/phpize.m4 index 617976cc3a..d745ca7443 100644 --- a/scripts/phpize.m4 +++ b/scripts/phpize.m4 @@ -19,8 +19,6 @@ dnl test -z "$CFLAGS" && auto_cflags=1 -CFLAGS="$CFLAGS -D HAVE_TIMELIB_CONFIG_H=1" - abs_srcdir=`(cd $srcdir && pwd)` abs_builddir=`pwd` |