This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: error about LIBOBJS
- To: "Grosch, Scott" <scott dot grosch at intel dot com>
- Subject: Re: error about LIBOBJS
- From: Tom Tromey <tromey at redhat dot com>
- Date: 30 Jul 2001 22:47:44 -0600
- Cc: "'automake at gnu dot org'" <automake at gnu dot org>
- List-Id: Discussion list for automake <automake.gnu.org>
- References: <7B3D67AA81EBD111AC4000A0C96B23F70BE634A9@orsmsx32.jf.intel.com>
- Reply-To: tromey at redhat dot com
>>>>> "Scott" == Grosch, Scott <scott.grosch@intel.com> writes:
Scott> I call AC_LIBOBJ in my configure.ac, and then get this error
Scott> when I run configure:
Scott> I'm using autoconf 2.52 with automake 1.4-p5
This is a bug in 1.4-p5.
It is already fixed on the trunk.
Tom