Jan Engelhardt wrote: > parent cea9f71f5618250a38acb21c31fbbf93a752f7d4 > commit 6fdeb9468f1bac11698b200530cd454a167e1e39 > Author: Jan Engelhardt <jengelh@xxxxxxxxxx> > Date: Thu Dec 25 20:21:36 2008 +0100 > > build: resolve autotools suggestions > > libtool2 wants to put files into m4, so let it have it. I don't quite understand this change since I'm not a autotools guru. But according to the manual, there's a more portable way to do this: "In the future other Autotools will automatically check the contents of AC_CONFIG_MACRO_DIR, but at the moment it is more portable to add the macro directory to ACLOCAL_AMFLAGS in Makefile.am, which is where the tools currently look. If libtoolize doesn't see AC_CONFIG_MACRO_DIR, it too will honour the first ‘-I’ argument in ACLOCAL_AMFLAGS when choosing a directory to store libtool configuration macros in. It is perfectly sensible to use both AC_CONFIG_MACRO_DIR and ACLOCAL_AMFLAGS, as long as they are kept in synchronisation." I'd appreciate a more detailed clarification on what you want to do. Thanks. -- "Los honestos son inadaptados sociales" -- Les Luthiers -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html