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
Hello everybody,
it's my first attempt to write a library using the autotools. The
library builds ok on Linux and OSX, but not on the platform where I
need it, HP-UX. It fails in the directory containing gnulib source
files.
I used version 2.69 of autoconf and version 1.13.4 of automake to
genera