]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* Makefile.am, bin/Makefile.am, config/Makefile.am,
authorAkim Demaille <akim@epita.fr>
Fri, 23 May 2003 13:09:28 +0000 (13:09 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 23 May 2003 13:09:28 +0000 (13:09 +0000)
* doc/Makefile.am, lib/autoconf/Makefile.am, tests/Makefile.am:
White spaces cleanup.

13 files changed:
ChangeLog
Makefile.am
Makefile.in
bin/Makefile.am
bin/Makefile.in
config/Makefile.am
config/Makefile.in
doc/Makefile.am
doc/Makefile.in
lib/autoconf/Makefile.am
lib/autoconf/Makefile.in
tests/Makefile.am
tests/Makefile.in

index b3943551dda16adfde7d84368d7d279a50f11102..d5ad75359b342deb2e84f52c96abdfef8cd67511 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-05-23  Akim Demaille  <akim@epita.fr>
+
+       * Makefile.am, bin/Makefile.am, config/Makefile.am,
+       * doc/Makefile.am, lib/autoconf/Makefile.am, tests/Makefile.am:
+       White spaces cleanup.
+
 2003-05-22  Jim Meyering  <jim@meyering.net>
             and Paul Eggert <eggert@twinsun.com>
 
index 60614af95471d5e02c41ad6ac6c55e010e5d3865..fd0ed3f954589091e70fb1c81b292d014b072114 100644 (file)
@@ -25,8 +25,8 @@ SUBDIRS = bin tests . lib config man doc
 ACLOCAL_AMFLAGS = -I config
 
 EXTRA_DIST = ChangeLog.0 ChangeLog.1 ChangeLog.2 \
-             BUGS \
-             GNUmakefile Makefile.maint
+            BUGS \
+            GNUmakefile Makefile.maint
 
 MAINTAINERCLEANFILES = INSTALL
 
@@ -73,8 +73,8 @@ wget_files = $(srcdir)/config/config.guess $(srcdir)/config/config.sub \
             $(srcdir)/config/texinfo.tex \
             $(srcdir)/doc/standards.texi $(srcdir)/doc/make-stds.texi
 cvs_files = $(srcdir)/config/elisp-comp \
-            $(srcdir)/config/mdate-sh \
-            $(srcdir)/config/missing \
-            $(srcdir)/config/install-sh \
-            $(srcdir)/config/mkinstalldirs
+           $(srcdir)/config/mdate-sh \
+           $(srcdir)/config/missing \
+           $(srcdir)/config/install-sh \
+           $(srcdir)/config/mkinstalldirs
 local_updates = wget-update cvs-update
index 282775ed1a8d4cdc2c660d2a8bff315af447ec40..12a2e169ce5cd46de2ea77a00272ecaa024abde6 100644 (file)
@@ -134,8 +134,8 @@ target_alias = @target_alias@
 SUBDIRS = bin tests . lib config man doc
 ACLOCAL_AMFLAGS = -I config
 EXTRA_DIST = ChangeLog.0 ChangeLog.1 ChangeLog.2 \
-             BUGS \
-             GNUmakefile Makefile.maint
+            BUGS \
+            GNUmakefile Makefile.maint
 
 MAINTAINERCLEANFILES = INSTALL
 pkgdata_DATA = INSTALL
@@ -153,10 +153,10 @@ wget_files = $(srcdir)/config/config.guess $(srcdir)/config/config.sub \
             $(srcdir)/doc/standards.texi $(srcdir)/doc/make-stds.texi
 
 cvs_files = $(srcdir)/config/elisp-comp \
-            $(srcdir)/config/mdate-sh \
-            $(srcdir)/config/missing \
-            $(srcdir)/config/install-sh \
-            $(srcdir)/config/mkinstalldirs
+           $(srcdir)/config/mdate-sh \
+           $(srcdir)/config/missing \
+           $(srcdir)/config/install-sh \
+           $(srcdir)/config/mkinstalldirs
 
 local_updates = wget-update cvs-update
 all: all-recursive
index e95aea8f35e284f2c3f859c22fafc1a79de5ccfa..c71b5fd48816412db7bac9da54a7574deb403a06 100644 (file)
 include ../lib/freeze.mk
 
 bin_SCRIPTS = autom4te \
-              autoconf autoheader autoreconf ifnames autoscan autoupdate
+             autoconf autoheader autoreconf ifnames autoscan autoupdate
 
 EXTRA_DIST = autoconf.in autoheader.in autoreconf.in autoupdate.in ifnames.in \
-             autoscan.in autom4te.in \
+            autoscan.in autom4te.in \
             autoconf.as
 
 # Files that should be removed, but which Automake does not know.
index 13a913a44238301b6a57b9e2ce00fa2e7df28e0a..6ede7c992f5d88dec05084db2f2f6e46c4d9bcb2 100644 (file)
@@ -171,10 +171,10 @@ ETAGS_FOR_AUTOCONF = \
   --regex='/AN_\(FUNCTION\|HEADER\|IDENTIFIER\|LIBRARY\|MAKEVAR\|PROGRAM\)(\[\([^]]*\)\]/\2/'
 
 bin_SCRIPTS = autom4te \
-              autoconf autoheader autoreconf ifnames autoscan autoupdate
+             autoconf autoheader autoreconf ifnames autoscan autoupdate
 
 EXTRA_DIST = autoconf.in autoheader.in autoreconf.in autoupdate.in ifnames.in \
-             autoscan.in autom4te.in \
+            autoscan.in autom4te.in \
             autoconf.as
 
 
index 7d11ffc6c6ec011f2c75551493035d0e56054fa8..d4aaba003549cf79b578be33863893ccc5555060 100644 (file)
@@ -19,7 +19,7 @@
 ## 02111-1307, USA.
 
 EXTRA_DIST = $(SPECIFIC_MACROS) $(SPECIFIC_TOOLS) \
-              prev-version.txt
+             prev-version.txt
 MAINTAINERCLEANFILES = $(GENERIC_TOOLS)
 
 SPECIFIC_MACROS =                              \
index 0e5de422d6c18cad5e3432ac3d0f5d8947476422..721822b573744830aa1fc452a734ea95900acb12 100644 (file)
@@ -103,7 +103,7 @@ sharedstatedir = @sharedstatedir@
 sysconfdir = @sysconfdir@
 target_alias = @target_alias@
 EXTRA_DIST = $(SPECIFIC_MACROS) $(SPECIFIC_TOOLS) \
-              prev-version.txt
+             prev-version.txt
 
 MAINTAINERCLEANFILES = $(GENERIC_TOOLS)
 SPECIFIC_MACROS = \
index a02224e2c1b756fa4d8c36284f2b37abe7b663a2..308aae62396593a1f737d093d41ec31cc6da25d9 100644 (file)
@@ -31,7 +31,7 @@ standards_TEXINFOS = make-stds.texi
 # not know.
 CLEANFILES = autoconf.ACs  autoconf.cvs  autoconf.MSs  autoconf.prs \
             autoconf.ATs  autoconf.evs  autoconf.fns  autoconf.ovs \
-             autoconf.tmp \
+            autoconf.tmp \
             autoconf*.html standards*.html
 
 
index 49e85d30bc534cacd2ac6d6d826e9cb324692257..faf01069bb49759a0ab60c4c0a23e4ce6a25dda0 100644 (file)
@@ -124,7 +124,7 @@ standards_TEXINFOS = make-stds.texi
 # not know.
 CLEANFILES = autoconf.ACs  autoconf.cvs  autoconf.MSs  autoconf.prs \
             autoconf.ATs  autoconf.evs  autoconf.fns  autoconf.ovs \
-             autoconf.tmp \
+            autoconf.tmp \
             autoconf*.html standards*.html
 
 all: all-am
index c1d74caedcca40f76371cdf7ea10a0a7ce58e064..7d776bbee8e4b5279e5ee32a53e7703424084bbc 100644 (file)
 autoconflibdir = $(pkgdatadir)/autoconf
 dist_autoconflib_DATA = \
        autoconf.m4 \
-        general.m4 status.m4 oldnames.m4 specific.m4 \
+       general.m4 status.m4 oldnames.m4 specific.m4 \
        autoheader.m4 autoupdate.m4 autotest.m4 autoscan.m4 \
        lang.m4 c.m4 fortran.m4 \
-        functions.m4 headers.m4 types.m4 libs.m4 programs.m4
+       functions.m4 headers.m4 types.m4 libs.m4 programs.m4
 
 nodist_autoconflib_DATA = autoconf.m4f
 CLEANFILES = $(nodist_autoconflib_DATA)
index cb1244a15ebc9e15888cc32c3cd56b8bfc4af849..b662a1462a2105c4453111d1d4de3ff51e77aeb9 100644 (file)
@@ -113,10 +113,10 @@ target_alias = @target_alias@
 autoconflibdir = $(pkgdatadir)/autoconf
 dist_autoconflib_DATA = \
        autoconf.m4 \
-        general.m4 status.m4 oldnames.m4 specific.m4 \
+       general.m4 status.m4 oldnames.m4 specific.m4 \
        autoheader.m4 autoupdate.m4 autotest.m4 autoscan.m4 \
        lang.m4 c.m4 fortran.m4 \
-        functions.m4 headers.m4 types.m4 libs.m4 programs.m4
+       functions.m4 headers.m4 types.m4 libs.m4 programs.m4
 
 nodist_autoconflib_DATA = autoconf.m4f
 CLEANFILES = $(nodist_autoconflib_DATA)
index e5a1ed03ba0603a6d8f90bfda31817dab76ea95e..79e704be36b6272b856758f0e11a94513407ead5 100644 (file)
@@ -21,7 +21,7 @@
 # We don't actually distribute the testsuite, since one only
 # needs m4 to build it, m4 being required anyway to install Autoconf.
 EXTRA_DIST = $(TESTSUITE_AT) atspecific.m4 mktests.sh \
-             atlocal.in package.m4 wrapper.as
+            atlocal.in package.m4 wrapper.as
 
 # Running the uninstalled scripts.
 check_SCRIPTS = autoconf autoheader autoreconf autom4te autoscan autoupdate ifnames
@@ -70,8 +70,8 @@ TESTSUITE_GENERATED_AT = \
 
 TESTSUITE_HAND_AT = \
        suite.at \
-        m4sugar.at m4sh.at \
-        base.at tools.at torture.at \
+       m4sugar.at m4sh.at \
+       base.at tools.at torture.at \
        compile.at c.at fortran.at \
        semantics.at \
        foreign.at
@@ -85,7 +85,7 @@ TESTSUITE = ./testsuite
 AUTOTEST = ./autom4te --language=autotest
 $(TESTSUITE): $(srcdir)/package.m4 \
              atspecific.m4 \
-              $(TESTSUITE_AT) \
+             $(TESTSUITE_AT) \
              $(autotest_m4f_dependencies)
        $(AUTOTEST) -I $(srcdir) suite.at -o $@.tmp
        mv $@.tmp $@
@@ -120,18 +120,18 @@ MAINTAINERCLEANFILES = Makefile.in $(TESTSUITE_GENERATED_AT)
 # thanks God for VPATH.  Hm...
 autoconfdir = $(top_srcdir)/lib/autoconf
 AUTOCONF_FILES = $(autoconfdir)/general.m4 \
-                 $(autoconfdir)/status.m4 \
-                 $(autoconfdir)/autoheader.m4 \
-                 $(autoconfdir)/autoupdate.m4 \
-                 $(autoconfdir)/specific.m4 \
-                 $(autoconfdir)/functions.m4 \
-                 $(autoconfdir)/lang.m4 \
-                 $(autoconfdir)/c.m4 \
-                 $(autoconfdir)/fortran.m4 \
-                 $(autoconfdir)/headers.m4 \
-                 $(autoconfdir)/libs.m4 \
-                 $(autoconfdir)/types.m4       \
-                 $(autoconfdir)/programs.m4
+                $(autoconfdir)/status.m4 \
+                $(autoconfdir)/autoheader.m4 \
+                $(autoconfdir)/autoupdate.m4 \
+                $(autoconfdir)/specific.m4 \
+                $(autoconfdir)/functions.m4 \
+                $(autoconfdir)/lang.m4 \
+                $(autoconfdir)/c.m4 \
+                $(autoconfdir)/fortran.m4 \
+                $(autoconfdir)/headers.m4 \
+                $(autoconfdir)/libs.m4 \
+                $(autoconfdir)/types.m4        \
+                $(autoconfdir)/programs.m4
 
 $(TESTSUITE_GENERATED_AT): mktests.sh $(AUTOCONF_FILES)
        cd $(srcdir) && ./mktests.sh $(AUTOCONF_FILES)
index 1fe9aecca15b435ad868f8157dd0e4703ed9d9cf..14b94c40ae618671d2529d2c5357c605988c9a1d 100644 (file)
@@ -107,7 +107,7 @@ target_alias = @target_alias@
 # We don't actually distribute the testsuite, since one only
 # needs m4 to build it, m4 being required anyway to install Autoconf.
 EXTRA_DIST = $(TESTSUITE_AT) atspecific.m4 mktests.sh \
-             atlocal.in package.m4 wrapper.as
+            atlocal.in package.m4 wrapper.as
 
 
 # Running the uninstalled scripts.
@@ -184,8 +184,8 @@ TESTSUITE_GENERATED_AT = \
 
 TESTSUITE_HAND_AT = \
        suite.at \
-        m4sugar.at m4sh.at \
-        base.at tools.at torture.at \
+       m4sugar.at m4sh.at \
+       base.at tools.at torture.at \
        compile.at c.at fortran.at \
        semantics.at \
        foreign.at
@@ -204,18 +204,18 @@ MAINTAINERCLEANFILES = Makefile.in $(TESTSUITE_GENERATED_AT)
 # thanks God for VPATH.  Hm...
 autoconfdir = $(top_srcdir)/lib/autoconf
 AUTOCONF_FILES = $(autoconfdir)/general.m4 \
-                 $(autoconfdir)/status.m4 \
-                 $(autoconfdir)/autoheader.m4 \
-                 $(autoconfdir)/autoupdate.m4 \
-                 $(autoconfdir)/specific.m4 \
-                 $(autoconfdir)/functions.m4 \
-                 $(autoconfdir)/lang.m4 \
-                 $(autoconfdir)/c.m4 \
-                 $(autoconfdir)/fortran.m4 \
-                 $(autoconfdir)/headers.m4 \
-                 $(autoconfdir)/libs.m4 \
-                 $(autoconfdir)/types.m4       \
-                 $(autoconfdir)/programs.m4
+                $(autoconfdir)/status.m4 \
+                $(autoconfdir)/autoheader.m4 \
+                $(autoconfdir)/autoupdate.m4 \
+                $(autoconfdir)/specific.m4 \
+                $(autoconfdir)/functions.m4 \
+                $(autoconfdir)/lang.m4 \
+                $(autoconfdir)/c.m4 \
+                $(autoconfdir)/fortran.m4 \
+                $(autoconfdir)/headers.m4 \
+                $(autoconfdir)/libs.m4 \
+                $(autoconfdir)/types.m4        \
+                $(autoconfdir)/programs.m4
 
 
 # The hairy heredoc is more robust than using echo.
@@ -444,7 +444,7 @@ $(srcdir)/wrapper.in: $(srcdir)/wrapper.as
        ./autom4te --language=M4sh $(srcdir)/wrapper.as -o $@
 $(TESTSUITE): $(srcdir)/package.m4 \
              atspecific.m4 \
-              $(TESTSUITE_AT) \
+             $(TESTSUITE_AT) \
              $(autotest_m4f_dependencies)
        $(AUTOTEST) -I $(srcdir) suite.at -o $@.tmp
        mv $@.tmp $@