AM_PROG_LEX ?
    Bernd Gehrmann 
    bernd at physik.hu-berlin.de
       
    Sun Nov  7 18:49:06 GMT 1999
    
    
  
On Sat, 06 Nov 1999 Philip M. Galea wrote:
>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?
Well, just that: add the string AM_PROG_LEX to the file configure.in
in your project :-)
For other macros, the best source of information are the autoconf
and automake info pages.
Bernd.
    
    
More information about the KDevelop
mailing list