We are not using automake - just autoconf. What actually worked is writing an empty toplevel Makefile.am that specifies the correct parameters for aclocal.
Can a document like "Autotools Tutorial" help to clarify the purpose for the suggested macro call "AM_INIT_AUTOMAKE([foreign -Wall -Werror])" and corresponding configuration settings?
http://www.lrde.epita.fr/~adl/autotools.html Regards, Markus _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
