This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
@_am_include@ problem
- To: automake at gnu dot org, autoconf at gnu dot org
- Subject: @_am_include@ problem
- From: Harlan Stenn <Harlan dot Stenn at pfcs dot com>
- Date: Sat, 10 Mar 2001 04:32:28 -0500
- List-Id: Discussion list for automake <automake.gnu.org>
I did a cvs update of the latest automake and autoconf tonight.
I have one generated Makefile that now contains several lines of the form:
@_am_include@ $(DEPDIR)/foo.Po
I'm pretty sure I did a clean build/install of these versions of automake
and autoconf.
I did an "autoreconf -f" in the top-level of the package tree.
Anybody have some ideas on what I might try next (other than get some sleep,
which I'm about to do)?
H