[Geany-devel] geany-plugins configure problem: GP_CFLAGS undefined

Colomban Wendling lists.ban at xxxxx
Tue Apr 12 17:33:01 UTC 2011


Le 12/04/2011 15:07, Nick Treleaven a écrit :
> On Mon, 11 Apr 2011 19:14:16 +0200
> Colomban Wendling <lists.ban at herbesfolles.org> wrote:
> 
>>> I tried updating geany-plugins just now and got:
>>>
>>> /home/nmt/svn/geany-plugins/configure: line 21979: syntax error near
>>> unexpected token `GP_CFLAGS,'
>>> /home/nmt/svn/geany-plugins/configure: line 21979:
>>> `                       AS_VAR_APPEND(GP_CFLAGS, " $flag")'
>>>
>>> Anyone else getting that error?
>>
>> Not me... Maybe try regenerating the build system?
>>
>> $ make distclean && ./autogen.sh
> 
> No, still the same problem.

Hum, OK... which version of autoconf/automake/m4 do you have? Maybe
AS_VAR_APPEND() is too new, I'll check this.
Anyway it's easy to get rid of it, it's mostly useful for optimization.

Regards,
Colomban.



More information about the Devel mailing list