cosmetics: tiny whitespace fixlets
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 29 May 2013 11:55:48 +0000 (13:55 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 29 May 2013 11:55:48 +0000 (13:55 +0200)
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
maint.mk
t/ax/am-test-lib.sh

index 54bff42..3071360 100644 (file)
--- 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.
index fbccd87..351db13 100644 (file)
@@ -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