Il 21/08/2012 11:02, Stefano Lattarini ha scritto: > First of all, there still a stray use of '$(INCLUDES)' that I missed to > convert in my earlier patches. The patch below takes care of that. > > Sorry for the noise, > Stefano > > -----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<----- > > From b33b57b68023c5cc203e154360c1014792aae2c7 Mon Sep 17 00:00:00 2001 > Message-Id: > <b33b57b68023c5cc203e154360c1014792aae2c7.1345539687.git.stefano.lattar...@gmail.com> > From: Stefano Lattarini <[email protected]> > Date: Tue, 21 Aug 2012 11:00:47 +0200 > Subject: [PATCH] build: once more, use $(AM_CPPFLAGS), not $(INCLUDES) > > The latter is a long-deprecated and obsolescent alias for the former. > > * packages/gtk/Makefile.am (INCLUDES): Rename ... > (AM_CPPFLAGS): ... like this > > Signed-off-by: Stefano Lattarini <[email protected]>
I had already noticed it when applying the patches (because I first backported them to the 3.2 branch, and then merged stable-3.2 into master). I'll push shortly. No problem, thanks for the fixes. Paolo _______________________________________________ help-smalltalk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-smalltalk
