automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

16-fyi-fix-test.patch


From: Akim Demaille
Subject: 16-fyi-fix-test.patch
Date: Sat, 20 Oct 2001 13:17:20 +0200

Index: ChangeLog
from  Akim Demaille  <address@hidden>
        * tests/alpha.test (configure.in): Create, don't append.  A single
        AC_INIT is enough.
        
        
Index: tests/alpha.test
--- tests/alpha.test Sat, 20 Oct 2001 12:29:22 +0200 akim
+++ tests/alpha.test Sat, 20 Oct 2001 12:33:58 +0200 akim
@@ -4,7 +4,7 @@
 # Jim Meyering.
 . $srcdir/defs || exit 1
 
-cat >> configure.in << 'END'
+cat > configure.in << 'END'
 AC_INIT
 AM_INIT_AUTOMAKE(zardoz, 1.5e)
 END



reply via email to

[Prev in Thread] Current Thread [Next in Thread]