AM_PROG_LEX ?

Richard Moore rich at ipso-facto.freeserve.co.uk
Sun Nov 7 14:24:39 GMT 1999



"Philip M. Galea" wrote:
> 
> Howdy,
> 
> I've been using Kdevelop for about 2 weeks now, and I'm pretty pleased with
> it (especially I'm used to VC's IDE) so hats off.
> 
> Anyway I'm working on a project at the moment, where I'm using lex to
> create a file parser (for VRML), however when I add a *.l file to the
> project a small popup reminds me to add AM_PROG_LEX to the configure.in
> file.  Thats great but what does that mean?
> 
> I have no idea what AM_PROG_LEX is or its syntax can any one help me out?

It is a macro you should put into your autoconf setup. Look at the
kdevelop sources for an example, it is used by the classparser.
Unfortunately when I tried it last when attempting to get the
classparser to compile standalone, I failed to get it to work.

Rich.

> 
> Thanks
> 
> Philip M. Galea
> http://www.cee.hw.ac.uk/~ceepmg/

-- 
     Richard Moore		rich at ipso-facto.freeserve.co.uk
http://www.robocast.com/	richard at robocast.com
http://developer.kde.org/	rich at kde.org






More information about the KDevelop mailing list