autoconf-patches
[Top][All Lists]
Advanced

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

[PATCH 2/7] maint: remove empty lines at EOF


From: Jim Meyering
Subject: [PATCH 2/7] maint: remove empty lines at EOF
Date: Sat, 21 Jan 2012 12:14:54 +0100

From: Jim Meyering <address@hidden>

* man/autoconf.x: Remove empty line at EOF.
* man/autoheader.x: Likewise.
* man/autoscan.x: Likewise.
* man/autoupdate.x: Likewise.
* man/ifnames.x: Likewise.
* tests/compile.at: Likewise.
* doc/fdl.texi: Likewise.
---
 doc/fdl.texi     |    1 -
 man/autoconf.x   |    1 -
 man/autoheader.x |    1 -
 man/autoscan.x   |    1 -
 man/autoupdate.x |    1 -
 man/ifnames.x    |    1 -
 tests/compile.at |    1 -
 7 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/doc/fdl.texi b/doc/fdl.texi
index 3b83db4..cb71f05 100644
--- a/doc/fdl.texi
+++ b/doc/fdl.texi
@@ -503,4 +503,3 @@
 @c Local Variables:
 @c ispell-local-pdict: "ispell-dict"
 @c End:
-
diff --git a/man/autoconf.x b/man/autoconf.x
index 615d2e5..333284f 100644
--- a/man/autoconf.x
+++ b/man/autoconf.x
@@ -1,3 +1,2 @@
 [name]
 autoconf \- Generate configuration scripts
-
diff --git a/man/autoheader.x b/man/autoheader.x
index a3e0eba..a5217a7 100644
--- a/man/autoheader.x
+++ b/man/autoheader.x
@@ -1,3 +1,2 @@
 [name]
 autoheader \- Create a template header for configure
-
diff --git a/man/autoscan.x b/man/autoscan.x
index ce120eb..a3b67d9 100644
--- a/man/autoscan.x
+++ b/man/autoscan.x
@@ -1,3 +1,2 @@
 [name]
 autoscan \- Generate a preliminary configure.in
-
diff --git a/man/autoupdate.x b/man/autoupdate.x
index 23aa18c..40d24e2 100644
--- a/man/autoupdate.x
+++ b/man/autoupdate.x
@@ -1,3 +1,2 @@
 [name]
 autoupdate \- Update a configure.in to a newer Autoconf
-
diff --git a/man/ifnames.x b/man/ifnames.x
index 214ccce..a5af55b 100644
--- a/man/ifnames.x
+++ b/man/ifnames.x
@@ -1,3 +1,2 @@
 [name]
 ifnames \- Extract CPP conditionals from a set of files
-
diff --git a/tests/compile.at b/tests/compile.at
index afb69ce..a4ad6e2 100644
--- a/tests/compile.at
+++ b/tests/compile.at
@@ -463,4 +463,3 @@ AT_CHECK_AUTOCONF
 AT_CHECK_CONFIGURE([-q])

 AT_CLEANUP
-
-- 
1.7.9.rc2.2.g183d6




reply via email to

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