Commit c76e55ea by Laurynas Biveinis

Fix spaces to tabs in the last commit.

From-SVN: r115313
parent f42482f5
......@@ -160,10 +160,10 @@ config.status: $(srcdir)/configure
$(SHELL) ./config.status --recheck
$(srcdir)/configure: @MAINT@ $(srcdir)/configure.ac
cd $(srcdir) && autoconf
cd $(srcdir) && autoconf
$(srcdir)/config.h.in: @MAINT@ $(srcdir)/configure.ac
cd $(srcdir) && autoheader
cd $(srcdir) && autoheader
$(srcdir)/aclocal.m4: @MAINT@ $(srcdir)/../gcc/aclocal.m4
cp $(srcdir)/../gcc/aclocal.m4 .
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment