Re: automake breaks my file by putting includes after rules; how do I fix this?

2013-12-02 Thread Gavin Smith
On Wed, Nov 20, 2013 at 9:33 PM, Jason Gross wrote: > I have a Makefile.am which includes another file in order to get a list of > files it should compile (I don't want to require running autoreconf and > configure whenever you add a file that the makefile already knows how to > compile). But thi

Re: cannot build library on HP-UX

2013-12-02 Thread Gavin Smith
On Sat, Nov 2, 2013 at 5:43 PM, Denis Laroche wrote: > I used version 2.69 of autoconf and version 1.13.4 of automake to > generate the configure script. I use a recent version of GNU make, > 3.82, on the HP-UX system. I also use option subdir-objects in > AM_INIT_AUTOMAKE to minimize the number o

Long file lists and deep directioriies with Automake

2013-12-02 Thread PenguinDude24
I'm working on a project. Actually, I'm rennovating a project. And its mostly script files that do not need to be compiled with a C or C++ compiler; were talking Perl here. Anyway, the package requries that many data files be installed. I'm telling Automake via Makefile.am to put them into the