Il 20/08/2012 21:56, Stefano Lattarini ha scritto: > After these changes, the Smalltalk build system still works with > mainline Automake (and only with it), but will be much easier to > modify to convert it to Automake-NG. > > -*-*-*- > > Stefano Lattarini (5): > build: use $(AM_CPPFLAGS), not $(INCLUDES) > build: prefer pattern rules over suffix rules > build: don't use files with non-standard extensions in _SOURCES > svnprintf: modernize and improve its build system > build: reorganize some stamp files' handling > > ChangeLog | 92 > +++++++++++++++++++++++++++++++++++++++++ > doc/Makefile.am | 2 +- > libgst/Makefile.am | 31 +++++--------- > packages/glib/Makefile.am | 6 ++- > packages/gtk/Makefile.am | 1 - > packages/i18n/Makefile.am | 2 +- > snprintfv/Makefile.am | 19 --------- > snprintfv/snprintfv/Makefile.am | 2 - > 8 files changed, 109 insertions(+), 46 deletions(-) >
I applied patches 1-4, thanks. Paolo _______________________________________________ help-smalltalk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-smalltalk
