]> granicus.if.org Git - apache/commitdiff
Remove tabs from blank lines
authorRyan Bloom <rbb@apache.org>
Thu, 16 Mar 2000 23:05:07 +0000 (23:05 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 16 Mar 2000 23:05:07 +0000 (23:05 +0000)
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

build/build2.mk

index 64c8c1a28d0fbe421f9fefe88509fbfc252cc40e..b727806a782b598fda77848bd7817e45f386bf2e 100644 (file)
@@ -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)