zeev            Mon Apr 23 16:50:56 2001 EDT

  Modified files:              
    /php4/build build2.mk 
  Log:
  Remove unnecessary tab (was killing Tru64 make)
  
  
Index: php4/build/build2.mk
diff -u php4/build/build2.mk:1.18 php4/build/build2.mk:1.19
--- php4/build/build2.mk:1.18   Tue Mar  6 08:51:53 2001
+++ php4/build/build2.mk        Mon Apr 23 16:50:56 2001
@@ -14,7 +14,7 @@
 #  | Authors: Sascha Schumann <[EMAIL PROTECTED]>                        |
 #  +----------------------------------------------------------------------+
 #
-# $Id: build2.mk,v 1.18 2001/03/06 16:51:53 sas Exp $ 
+# $Id: build2.mk,v 1.19 2001/04/23 23:50:56 zeev Exp $ 
 #
 
 include generated_lists
@@ -61,7 +61,7 @@
        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)



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to