automake-patches
[Top][All Lists]
Advanced

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

Initial TAB


From: Akim Demaille
Subject: Initial TAB
Date: Fri, 20 Jun 2003 10:17:18 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Installing this:

Index: ChangeLog
from  Akim Demaille  <address@hidden>

        * lib/am/configure.am: Replace leading spaces with a real tab.

Index: lib/am/configure.am
===================================================================
RCS file: /cvs/automake/automake/lib/am/configure.am,v
retrieving revision 1.20
diff -u -u -r1.20 configure.am
--- lib/am/configure.am 6 May 2003 22:29:16 -0000 1.20
+++ lib/am/configure.am 20 Jun 2003 08:16:32 -0000
@@ -49,7 +49,7 @@
          esac; \
        done; \
 ## Otherwise, rebuild only this file.
-        echo ' cd $(top_srcdir) && $(AUTOMAKE) --%STRICTNESS% %USE-DEPS% 
%MAKEFILE-AM-SOURCES%'; \
+       echo ' cd $(top_srcdir) && $(AUTOMAKE) --%STRICTNESS% %USE-DEPS% 
%MAKEFILE-AM-SOURCES%'; \
        cd $(top_srcdir) && \
          $(AUTOMAKE) --%STRICTNESS% %USE-DEPS% %MAKEFILE-AM-SOURCES%
 




reply via email to

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