1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00

11 Commits

Author SHA1 Message Date
foobar
fd1280c6ef remove unused subst 2005-03-17 08:13:21 +00:00
foobar
a00bdd925a MFH 2005-03-04 15:16:27 +00:00
foobar
155e725a5e MFH: - Make sure $host_alias is never empty 2005-01-07 06:21:42 +00:00
foobar
912c7fc107 - Quote macro names in AC_DEFUN()
# Fixes also bug #29160
# for i in `grep -r -l AC_DEFUN *`; do perl -i -pe "s#AC_DEFUN\(([^\[])(.*)\,#AC_DEFUN([\1\2],#g" $i; done;
2004-12-30 07:02:19 +00:00
Sascha Schumann
4d98201217 centralize cflags 2003-09-03 08:07:51 +00:00
Sascha Schumann
20a35aa472 enable re2c check for self-contained extensions 2003-09-02 19:42:03 +00:00
Sascha Schumann
889eb2234e provide RE2C to external extensions 2003-09-02 19:33:52 +00:00
foobar
b21f1582dd - Backported several improvements/cleanups for the build/configure stuff.
. PEAR dependancies checked during configure
  . OpenSSL config moved from configure.in to ext/openssl/config0.m4
    (and also improved the PHP_OPENSSL_SETUP macro a bit)
  + Some other minor issues
2003-08-27 17:57:32 +00:00
foobar
dfba9a0ab0 MFH 2003-08-05 11:19:35 +00:00
Sascha Schumann
45a703d3f1 Move awk detection before config.m4 inclusion 2003-05-19 01:42:13 +00:00
SVN Migration
0cb305a4f8 This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. 2003-01-28 10:59:13 +00:00