Commit 88f862a9 by Kelley Cook Committed by R. Kelley Cook

Makefile.am: Remove -no-dependencies.

2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>

	* Makefile.am: Remove -no-dependencies.
	* Makefile.in: Regenerate.

From-SVN: r90702
parent 2bf8accc
2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
* Makefile.am: Remove -no-dependencies.
* Makefile.in: Regenerate.
2004-11-13 Kelley Cook <kcook@gcc.gnu.org> 2004-11-13 Kelley Cook <kcook@gcc.gnu.org>
* Makefile.am: Define ACLOCAL_AMFLAGS. * Makefile.am: Define ACLOCAL_AMFLAGS.
......
# Process this with automake to create Makefile.in # Process this with automake to create Makefile.in
## We definitely don't want dependency tracking when using automake 1.4.
AUTOMAKE_OPTIONS = no-dependencies
ACLOCAL_AMFLAGS = -I ../config ACLOCAL_AMFLAGS = -I ../config
# Work around what appears to be a GNU make bug handling MAKEFLAGS # Work around what appears to be a GNU make bug handling MAKEFLAGS
......
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