Hi,
I came accross a problem while building ImageMagick on AIX 5.1:
Past ./configure, the 'dummy' .Po files for that build where all missing
including the .deps directories. Consequently 'make' could not find the
required files to include and aborted.
I traced that down to config.status, whic
Hi Ralf,
On Wednesday 22 June 2005 15:09, Ralf Wildenhues wrote:
> Are those long lines created by Automake or are they already present in
> Makefile.am? They are a problem, as you had to learn. Portably-wise,
> they need to be fixed.
>
> If they are Automake-created, it might need to be fixed.