Commit 7fd453b4 by Mike Stump Committed by Mike Stump

Makefile.in (MAKEINFO): Remove.

	* Makefile.in (MAKEINFO): Remove.
	(PERL): Likewise.

From-SVN: r120450
parent 14e8fc8b
2007-01-04 Mike Stump <mrs@apple.com>
* Makefile.in (MAKEINFO): Remove.
(PERL): Likewise.
2007-01-04 Paolo Bonzini <bonzini@gnu.org> 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
* configure.ac: Add GCC_TOPLEV_SUBDIRS. * configure.ac: Add GCC_TOPLEV_SUBDIRS.
......
...@@ -65,9 +65,7 @@ AR_FLAGS = rc ...@@ -65,9 +65,7 @@ AR_FLAGS = rc
CC = @CC@ CC = @CC@
CFLAGS = @CFLAGS@ CFLAGS = @CFLAGS@
RANLIB = @RANLIB@ RANLIB = @RANLIB@
MAKEINFO = @MAKEINFO@
LN_S = @LN_S@ LN_S = @LN_S@
PERL = @PERL@
PWD_COMMAND = $${PWDCMD-pwd} PWD_COMMAND = $${PWDCMD-pwd}
......
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