From: Paul Eggert Date: Sun, 27 Apr 2003 05:27:15 +0000 (+0000) Subject: (AC_FUNC_ERROR_AT_LINE): Remove, since gl_ERROR X-Git-Tag: BISON-2_0~329 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/b59d8a44df6bd5fb41088a41d8ba62c27994e9c2?ds=inline (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 . --- diff --git a/configure.ac b/configure.ac index d4bfb0c7..44093ef4 100644 --- a/configure.ac +++ b/configure.ac @@ -101,7 +101,6 @@ AC_CHECK_DECLS([free, getenv, getopt, stpcpy, strchr, strspn, strnlen, malloc, memchr, memrchr]) AC_REPLACE_FUNCS(strchr strrchr strspn) -AC_FUNC_ERROR_AT_LINE AM_WITH_DMALLOC BISON_PREREQ_SUBPIPE BISON_PREREQ_TIMEVAR