Hello, On Fri, Dec 08, 2006 at 11:00:09AM +0100, Presario Smith wrote: > AUTOMAKE_OPTIONS = foreign
I'd prefer
AM_INIT_AUTOMAKE([foreign])
in configure.ac, as this is a "global" option, affecting the whole
project. But that's just a nit.
Have a nice day,
Stepan Kasal
