[RFC] Convert the Autoconf build system to non-recursive make
2013-05-05 21:28:57 GMT
Done with this simple patch series. Testsuite and "make distcheck" still passes. If there is any interest in integrating this, I will write proper commit messages (in GNU ChangeLog style) for all the patches. Regards, Stefano -*-*-*- Stefano Lattarini (16): sync: some files from upstream build: don't distribute lib/freeze.mk explicitly build: no more make recursion for 'doc' subdir build: no more make recursion for 'bin' subdir build: no more recursion for lib/emacs subdir build: no more recursion for lib/autoscan subdir build: no more recursion for lib/autotest subdir build: no more recursion for lib/m4sugar subdir build: no more recursion for lib/autoconf subdir build: no more recursion for lib/Autom4te subdir build: define RELEASE_YEAR with AC_SUBST build: no more recursion for lib subdir build: avoid repeating the same etags args several times build: fixup: don't define ETAGS_ARGS multiple times build: no more recursion for tests subdir build: remove last make recursion (for subdir 'man') .gitignore | 35 +++++++-(Continue reading)
RSS Feed