Reference: <http://lists.gnu.org/archive/html/help-smalltalk/2012-08/msg00021.html>
On 08/20/2012 09:56 PM, Stefano Lattarini wrote: > 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(-) > Any news on this series? It seems it hasn't been applied in the official GNU Smalltalk repository ... Regards, Stefano _______________________________________________ help-smalltalk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-smalltalk
