pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: syntax error near unexpected token `GTK,'


From: Ben Pfaff
Subject: Re: syntax error near unexpected token `GTK,'
Date: Sun, 30 Nov 2008 15:39:23 -0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

John Darrington <address@hidden> writes:

> On Wed, Oct 22, 2008 at 10:01:40PM -0700, Ben Pfaff wrote:
>      The following patch might make this recurring issue slightly more
>      transparent, as it will then show up earlier, when "autoconf" is
>      run rather than when "configure" is run.  What do you think?
>      
>      diff --git a/configure.ac b/configure.ac
>      index b00a75b..1abc804 100644
>      --- a/configure.ac
>      +++ b/configure.ac
>      @@ -15,6 +15,7 @@ AC_LIBTOOL_WIN32_DLL
>       AC_LIBTOOL_DLOPEN
>       AC_PROG_LIBTOOL
>       PKG_PROG_PKG_CONFIG
>      +m4_pattern_forbid([PKG_CHECK_MODULES])
>       
>       AC_ARG_ENABLE(
>         anachronistic-dependencies, 
>
> I'm not familiar with m4 at this level.  But if it works then I think
> it's a good idea.

It should.  I finally pushed this to master, just now.
-- 
"Term, holidays, term, holidays, till we leave school,
 and then work, work, work till we die."
C. S. Lewis




reply via email to

[Prev in Thread] Current Thread [Next in Thread]