From: Ryan Bloom Date: Thu, 16 Mar 2000 23:05:07 +0000 (+0000) Subject: Remove tabs from blank lines X-Git-Tag: APACHE_2_0_ALPHA_2~73 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3393f4abf411298c7c582aa0d1f988d3f99fa2eb;p=apache Remove tabs from blank lines PR: 17 Submitted by: mja@sgi.com git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84783 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/build2.mk b/build/build2.mk index 64c8c1a28d..b727806a78 100644 --- a/build/build2.mk +++ b/build/build2.mk @@ -83,14 +83,14 @@ all: $(targets) touch $@ libtool_m4 = $(libtool_prefix)/share/aclocal/libtool.m4 - + aclocal.m4: acinclude.m4 $(libtool_m4) @echo rebuilding $@ @cat acinclude.m4 $(libtool_m4) > $@ - + $(LT_TARGETS): libtoolize $(AMFLAGS) --force - + $(config_h_in): configure # explicitly remove target since autoheader does not seem to work # correctly otherwise (timestamps are not updated)