bootstrap problem?

2001-05-03 Thread Dave Morrison
Hi, Unless I'm mistaken, it seems that the CVS automake has developed a bit of a a bootstrap problem with the introduction of Automake::Struct.pm. If I try to build things from scratch, I get this: # ../automake/configure creating cache ./config.cache checking for a BSD compatible install... /u

unnecessary suffix handling?

2001-04-26 Thread Dave Morrison
Hi, I have a project in which there are some header files (they happen to have the suffix `.idl') that I want installed. Nothing else in the project depends directly on them, I'd just like to install them. With automake 1.4, this was no problem at all. A simple line like this: include_HEADERS