* configure.ac (AC_FUNC_ERROR_AT_LINE): Remove, since gl_ERROR invokes it.

This commit is contained in:
Paul Eggert
2003-04-27 05:28:21 +00:00
parent b59d8a44df
commit acda9df6f9

View File

@@ -1,3 +1,11 @@
2003-04-26 Paul Eggert <eggert@twinsun.com>
* configure.ac (AC_FUNC_ERROR_AT_LINE): Remove, since gl_ERROR
invokes it. We shouldn't invoke it twice because it will attempt
to put error.o in the archive twice. This fixes a glitch reported
by Martin Mokrejs in
<http://mail.gnu.org/archive/html/bug-bison/2003-04/msg00041.html>.
2003-04-21 Paul Eggert <eggert@twinsun.com>
* m4/error.m4: Update from Bruno Haible's 2003-04-14 patch