summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2013-05-29 13:55:48 +0200
committerStefano Lattarini <stefano.lattarini@gmail.com>2013-05-29 13:55:48 +0200
commit88b04360cdafe4c17832eade768224820b821aa6 (patch)
tree30a77964f3b9d4a5a3a7c52571d354c7001266f2
parentd817a68e133f5bf41e1b5926d64ece7bc43ca8c3 (diff)
downloadautomake-88b04360cdafe4c17832eade768224820b821aa6.tar.gz
cosmetics: tiny whitespace fixlets
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
-rw-r--r--maint.mk2
-rw-r--r--t/ax/am-test-lib.sh2
2 files changed, 1 insertions, 3 deletions
diff --git a/maint.mk b/maint.mk
index 54bff429f..30713606b 100644
--- a/maint.mk
+++ b/maint.mk
@@ -550,7 +550,7 @@ check-minimal-autoconf:
#
# NOTE (from Stefano Lattarini):
-#
+#
# This section is mostly hacky and ad-hoc, but works for me and
# on my system. And while far from clean, it should help catching
# real regressions on real world packages, which is important.
diff --git a/t/ax/am-test-lib.sh b/t/ax/am-test-lib.sh
index fbccd871f..351db1307 100644
--- a/t/ax/am-test-lib.sh
+++ b/t/ax/am-test-lib.sh
@@ -398,7 +398,6 @@ grep_configure_help ()
$EGREP "$2" am--our-help || exit 1
}
-
# using_gmake
# -----------
# Return success if $MAKE is GNU make, return failure otherwise.
@@ -509,7 +508,6 @@ am__useless_vpath_rebuild=""
yl_distcheck () { useless_vpath_rebuild || run_make distcheck ${1+"$@"}; }
-
null_install ()
{
for am__v in nulldirs destdir instdir; do