ok, I installed and ran autoconf and that fixed it. Here's the patch I got after running autoconf.
On Sun, Feb 3, 2013 at 1:27 PM, Kristján Valur Jónsson < [email protected]> wrote: > Yes, probably the build config needs to be regenerated, as Anselm > pointed out a few days ago on this list.**** > > K**** > > ** ** > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Y. Sapir > *Sent:* 2. febrúar 2013 22:35 > *To:* The Stackless Python Mailing List > *Subject:* [Stackless] @SLPFLAGS@:build error**** > > ** ** > > On attempting to build the 3.3-slp branch, I now get:**** > > ** ** > > gcc -pthread -c -I. -IInclude -I./Include -I./Stackless > -Wno-unused-result -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes > @SLPFLAGS@ -I. -o Stackless/core/slp_transfer.o > ./Stackless/core/slp_transfer.c**** > > gcc: error: @SLPFLAGS@: No such file or directory**** > > ** ** > > I've tried previous revisions, and it seems to me that this is > since b92853c9439e ("Merge with 3.3")**** > > ** ** > > _______________________________________________ > Stackless mailing list > [email protected] > http://www.stackless.com/mailman/listinfo/stackless >
update_configure_script.patch
Description: Binary data
_______________________________________________ Stackless mailing list [email protected] http://www.stackless.com/mailman/listinfo/stackless
