Autoconf - adding LEX header file option
augustk <[email protected]> Mon, 21 Sep 2009 05:06:58 -0700 (PDT)
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <515098f8-4fc5-4d20-92ac-e67fc7da5c5d@f33g2000vbm.googlegroups.com> |
Hi, With the option `header-file', FLEX can create a header file, lex.h, from the LEX specification, lex.l. What I don't know, however, is where I should put this option in the context of Autoconf/Automake. Any clues? Regards, August