Re: guile.m4 for autogen

2012-08-29 Thread Harlan Stenn
Bruce, I just tracked down one of the problems: stenn@deacon> grep ag_cv_test_guile_version * config.log:ag_cv_test_guile_version='Backtrace: In ice-9/boot-9.scm: 149: 8 [catch #t # ...] 157: 7 [#] In unknown file: ?: 6 [catch-closure] In ice-9/boot-9.scm: 63: 5 [call-with-prompt prompt0 ...] In

Re: guile.m4 for autogen

2012-08-24 Thread Bruce Korb
Hi Ludovic, On 08/24/12 06:36, Ludovic Courtès wrote: I'd prefer to use guile.m4, even though it uses guile-config. It insists. Unfortunately, it does not work. For me. configure.ac:140: the top level configure:14130: error: possibly undefined macro: AC_LIB_LINKFLAGS_FROM_LIBS If this

Re: guile.m4 for autogen

2012-08-24 Thread Ludovic Courtès
Hi Bruce, Bruce Korb skribis: > Hi Harlan, > > On 08/18/12 14:41, Harlan Stenn wrote: >> Have you tried using pkg-config in autogen's configure to find the guile >> CFLAGS and loader stuff? > > I'd prefer to use guile.m4, even though it uses guile-config. It insists. > Unfortunately, it does no

Re: guile.m4 for autogen

2012-08-19 Thread Bruce Korb
Hi Harlan, On 08/18/12 14:41, Harlan Stenn wrote: Have you tried using pkg-config in autogen's configure to find the guile CFLAGS and loader stuff? I'd prefer to use guile.m4, even though it uses guile-config. It insists. Unfortunately, it does not work. For me. configure.ac:140: the top l

Re: guile.m4 site dir backward compatiblity

2010-10-03 Thread Andy Wingo
On Sat 02 Oct 2010 23:34, Mike Gran writes: > The attached patch allows me to distribute Guile 1.9.x's guile.m4 > in a package that is supposed to compile with both 1.9.x and 1.8.x. Applied, thanks. Andy -- http://wingolog.org/

Re: guile.m4

2009-08-16 Thread Mike Gran
On Sat, 2009-08-15 at 15:43 +0200, Ludovic Courtès wrote: > Hi, > > Mike Gran writes: > > > guile.m4's serial number should be bumped for releases if it has changed. > > AFAICS there hasn't been any change recently. Did you spot something? > > Thanks, > Ludo'. I think Andy had a change to th

Re: guile.m4

2009-08-15 Thread Ludovic Courtès
Hi, Mike Gran writes: > guile.m4's serial number should be bumped for releases if it has changed. AFAICS there hasn't been any change recently. Did you spot something? Thanks, Ludo'.