Hello, We set automake options in two places: in configure.ac, using AM_INIT_AUTOMAKE, and in Makefile.am, using AUTOMAKE_OPTIONS. How about placing them all in AM_INIT_AUTOMAKE instead? This will simplify maintaining.
Regards, Sergey
Hello, We set automake options in two places: in configure.ac, using AM_INIT_AUTOMAKE, and in Makefile.am, using AUTOMAKE_OPTIONS. How about placing them all in AM_INIT_AUTOMAKE instead? This will simplify maintaining.
Regards, Sergey