[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
AC_PROG_YACC
From: |
Derek Robert Price |
Subject: |
AC_PROG_YACC |
Date: |
Mon, 03 May 2004 12:29:48 -0400 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040413 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
It appears that some `make's (notably some BSDs) have a default
setting for YFLAGS (YFLAGS = -d) that some of my users are not happy
with. It breaks builds, notably with the GNULIB getdate package,
which comes with its own getdate.h header (which gets overwritten by
calls to `bison -y -d getdate.y'...). Is this something that
AC_PROG_YACC (or gl_BISON for the GNULIB folks) should be checking for
and dealing with?
My workaround will be to just stick a `YFLAGS=' line in my
Makefile.am, but I thought you might like the bug report.
Derek
- --
*8^)
Email: derek@ximbiot.com
Get CVS support at <http://ximbiot.com>!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFAlnN8LD1OTBfyMaQRAjj5AJoCjNiAFVggLfYyQt3SWHzap7hOUQCgwVS+
+g14flQOEJUIY1fqCHgfsv0=
=uBu9
-----END PGP SIGNATURE-----
- AC_PROG_YACC,
Derek Robert Price <=
- Re: [Bug-gnulib] AC_PROG_YACC, Bruno Haible, 2004/05/03
- Re: [Bug-gnulib] AC_PROG_YACC, Derek Robert Price, 2004/05/03
- Re: [Bug-gnulib] AC_PROG_YACC, Mark D. Baushke, 2004/05/03
- Re: [Bug-gnulib] AC_PROG_YACC, Bruno Haible, 2004/05/03
- Re: [Bug-gnulib] AC_PROG_YACC, Derek Robert Price, 2004/05/03
- Re: [Bug-gnulib] AC_PROG_YACC, Paul Eggert, 2004/05/04
- Re: [Bug-gnulib] AC_PROG_YACC, Mark D. Baushke, 2004/05/04
- Re: [Bug-gnulib] AC_PROG_YACC, Paul Eggert, 2004/05/05
- Re: [Bug-gnulib] AC_PROG_YACC, Mark D. Baushke, 2004/05/05
- Re: [Bug-gnulib] AC_PROG_YACC, Paul Eggert, 2004/05/05