summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>2001-04-23 23:50:56 +0000
committerZeev Suraski <zeev@php.net>2001-04-23 23:50:56 +0000
commit532dcda52883a8bdb42d6fd7caa0f2c0e6f3a5d8 (patch)
tree6afc474c825776a39f27d397ac1bd24f0e6565bb /build
parent029cd8a8829cd856a9d09f91336b017de9b85b4d (diff)
downloadphp-git-532dcda52883a8bdb42d6fd7caa0f2c0e6f3a5d8.tar.gz
Remove unnecessary tab (was killing Tru64 make)
Diffstat (limited to 'build')
-rw-r--r--build/build2.mk2
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)