diff options
| author | Zeev Suraski <zeev@php.net> | 2001-04-23 23:50:56 +0000 |
|---|---|---|
| committer | Zeev Suraski <zeev@php.net> | 2001-04-23 23:50:56 +0000 |
| commit | 532dcda52883a8bdb42d6fd7caa0f2c0e6f3a5d8 (patch) | |
| tree | 6afc474c825776a39f27d397ac1bd24f0e6565bb /build | |
| parent | 029cd8a8829cd856a9d09f91336b017de9b85b4d (diff) | |
| download | php-git-532dcda52883a8bdb42d6fd7caa0f2c0e6f3a5d8.tar.gz | |
Remove unnecessary tab (was killing Tru64 make)
Diffstat (limited to 'build')
| -rw-r--r-- | build/build2.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/build2.mk b/build/build2.mk index c1d968a14b..ffe2a10459 100644 --- a/build/build2.mk +++ b/build/build2.mk @@ -61,7 +61,7 @@ aclocal.m4: configure.in acinclude.m4 dynlib.m4 aclocal SUPPRESS_WARNINGS = (egrep -v '(warning: AC_TRY_RUN called without default to allow cross compiling|AC_PROG_CXXCPP was called before AC_PROG_CXX|.*AM_PROG_LEX.*)'||true) - + $(config_h_in): configure acconfig.h # explicitly remove target since autoheader does not seem to work # correctly otherwise (timestamps are not updated) |
