Commit 5bab9296 by Tom Tromey Committed by Tom Tromey

re PR java/1586 (linux build problem for libjava - cpplib (?))

	Fix for PR java/1586:
	* Makefile.in: Rebuilt.
	* Makefile.am (AUTOMAKE_OPTIONS): Added no-dependencies.

From-SVN: r38807
parent 3c74f8f9
2001-01-08 Tom Tromey <tromey@redhat.com>
Fix for PR java/1586:
* Makefile.in: Rebuilt.
* Makefile.am (AUTOMAKE_OPTIONS): Added no-dependencies.
2001-01-08 Bryce McKinlay <bryce@albatross.co.nz> 2001-01-08 Bryce McKinlay <bryce@albatross.co.nz>
* Makefile.am: Use the new "-M -MF" option for generating dependencies * Makefile.am: Use the new "-M -MF" option for generating dependencies
......
## Process this file with automake to produce Makefile.in. ## Process this file with automake to produce Makefile.in.
AUTOMAKE_OPTIONS = foreign no-installinfo AUTOMAKE_OPTIONS = foreign no-installinfo no-dependencies
if TESTSUBDIR if TESTSUBDIR
SUBDIRS = $(DIRLTDL) testsuite gcj include SUBDIRS = $(DIRLTDL) testsuite gcj include
......
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