On Tuesday 2008-12-30 12:27, Pablo Neira Ayuso wrote: >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: > >I'd appreciate a more detailed clarification on what you want to do. Thanks. When run without AC_CONFIG_MACRO_DIR, autotools will suggest (in a message printed to the screen) that it should be done so: libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. Not much more, except for adding a gitignore for m4. -- 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