On 7/26/07, Francesco Montorsi <[EMAIL PROTECTED]> wrote:
> Hi,
>     sorry for this long delay but I was on holiday :)

No problem, I hope it was nice.

> John Labenski ha scritto:
> >
> > acregen.sh runs now, but when I run configure I get this error.
> >
> > ../configure: line 1933: WX_CONFIG_OPTIONS: command not found
> > ../configure: line 1936: syntax error near unexpected token
> > `debug,unicode,shared,toolkit,wxshared,wxversion'
> > ../configure: line 1936:
> > `WX_STANDARD_OPTIONS(debug,unicode,shared,toolkit,wxshared,wxversion)'
> >
> > So I guess I need utils.m4 since nothing in wxLua currently defines
> > WX_CONFIG_OPTIONS.
> No, utils.m4 does not contains WX_CONFIG_OPTIONS. It is rather contained
> in the latest version of wxwin.m4 (i.e. the SVN trunk version) of
> wxWidgets' module, which is mirrored in wxLua\build\bakefiles\presets
> folder.

Where does wxwin.m4 go? I got a copy from the wxWidgets trunk and put
it into the build/autoconf dir but I get the same WX_CONFIG_OPTIONS
errors as before.

It looks like the aclocal.m4 that bakefile generates is way too small.

http://wxlua.cvs.sourceforge.net/wxlua/wxLua/build/autoconf/aclocal.m4?r1=1.45&r2=1.46

Thanks,
    John Labenski

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to