Fix spaces to tabs in the last commit.
From-SVN: r115313
This commit is contained in:
parent
f42482f542
commit
c76e55eafd
1 changed files with 2 additions and 2 deletions
|
@ -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 .
|
||||
|
|
Loading…
Add table
Reference in a new issue