From: Stefano Lattarini Date: Wed, 29 May 2013 11:55:48 +0000 (+0200) Subject: cosmetics: tiny whitespace fixlets X-Git-Tag: v1.13.2b~7 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Fautomake.git;a=commitdiff_plain;h=88b04360cdafe4c17832eade768224820b821aa6 cosmetics: tiny whitespace fixlets Signed-off-by: Stefano Lattarini --- diff --git a/maint.mk b/maint.mk index 54bff42..3071360 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 fbccd87..351db13 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