diff options
author | Sascha Schumann <sas@php.net> | 2000-03-11 11:36:46 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 2000-03-11 11:36:46 +0000 |
commit | 4a50fde509b0a574d700d591faab64ce20a75937 (patch) | |
tree | 68150db5729df864827752fae9eaaeef7bcb854b | |
parent | cc14640f17f1457e7bc487fdd811cdc59fed218a (diff) | |
download | php-git-4a50fde509b0a574d700d591faab64ce20a75937.tar.gz |
mkextlib is not created anymore
-rw-r--r-- | configure.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 0385bb15d5..a7691b8113 100644 --- a/configure.in +++ b/configure.in @@ -800,7 +800,6 @@ FEO # run this only when generating all the files? if true; then - chmod +x scripts/mkextlib # Hacking while airborne considered harmful. # echo "creating internal_functions.c" |