diff options
author | Sascha Schumann <sas@php.net> | 1999-10-06 23:26:36 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 1999-10-06 23:26:36 +0000 |
commit | 966b87e814e52c584dfa4f4ccdedd202c4969610 (patch) | |
tree | 50f9f0c4fc1c169c1d1e827ebd30c0de3c9f9e06 /buildconf | |
parent | 1606365a121c36d8d2410a7d3847290da74fb113 (diff) | |
download | php-git-966b87e814e52c584dfa4f4ccdedd202c4969610.tar.gz |
Enable hardcoding runpaths for more platforms and allow Solaris' patch to run
buildconf.
Diffstat (limited to 'buildconf')
-rwxr-xr-x | buildconf | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -116,7 +116,8 @@ fi rm -f ltmain.sh ltconfig libtoolize --automake --copy --force -cat patch-?? | patch -N +patch ltconfig < patch-aa +patch ltmain.sh < patch-ab mv aclocal.m4 aclocal.m4.old 2>/dev/null aclocal |