[fedora-india] Autotools Problem

Siddhesh Poyarekar siddhesh.poyarekar at gmail.com
Mon Sep 26 17:46:28 UTC 2011


On Mon, Sep 26, 2011 at 10:01 PM, Gautam Akiwate
<gautam.akiwate at gmail.com> wrote:
> AC_PROG_YACC
> AM_PROG_LEX

The problem with these macros are that they only generate warnings and
do not die with an error. So if you want to surely die if there is no
lex/yacc on the system, then you will need to add additional checks.
The autotools info doc has more information on how you can do this.

-- 
Siddhesh Poyarekar
http://siddhesh.in


More information about the india mailing list