diff options
author | Sascha Schumann <sas@php.net> | 1999-10-02 21:14:23 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 1999-10-02 21:14:23 +0000 |
commit | 55218a98f2b0c9c8ec463ebd034f114cc56ae819 (patch) | |
tree | 493423683cb02be72f5a8b363c24d3c85d4bd1e6 /TSRM/buildconf | |
parent | 68d423b3eec8c779e2d796b24d0c75712adcf2c0 (diff) | |
download | php-git-55218a98f2b0c9c8ec463ebd034f114cc56ae819.tar.gz |
Reactivate autoheader
Diffstat (limited to 'TSRM/buildconf')
-rwxr-xr-x | TSRM/buildconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TSRM/buildconf b/TSRM/buildconf index 60251e105b..deb6aedb79 100755 --- a/TSRM/buildconf +++ b/TSRM/buildconf @@ -9,7 +9,7 @@ else echo "buildconf: created or modified ${1}aclocal.m4" fi -#autoheader +autoheader automake --add-missing --include-deps |