On Thu, 4 Dec 2003, John Darrington wrote: > On Wed, Dec 03, 2003 at 02:38:52PM -0600, Bob Friesenhahn wrote: > Does src1/foo.c exist? > > Yes. > > Are you using Automake 1.7.9? > > No. I was using 1.7.6 and it seemed that atl_SOURCES=src1/foo.c > works fine with this version. So presumably the underscore thing was > introduced between 1.7.6 and 1.7.9
The underscore rule applies to the names to the *left* of the '=', not the right. Paths on the right are just fine. If your target library/program resides in a subdirectory, you will soon experience what I have been complaining about. :-) Bob ====================================== Bob Friesenhahn [EMAIL PROTECTED] http://www.simplesystems.org/users/bfriesen