]> granicus.if.org Git - php/commitdiff
Remove unnecessary tab (was killing Tru64 make)
authorZeev Suraski <zeev@php.net>
Mon, 23 Apr 2001 23:50:56 +0000 (23:50 +0000)
committerZeev Suraski <zeev@php.net>
Mon, 23 Apr 2001 23:50:56 +0000 (23:50 +0000)
build/build2.mk

index c1d968a14b6700af0ae48dda3270477a96a8ae14..ffe2a10459c062a143f9825daae77b46569eb320 100644 (file)
@@ -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)