* configure.in: Rewrite check for GNU regex and the
authorMark Kettenis <kettenis@gnu.org>
Thu, 2 Jan 2003 19:35:31 +0000 (19:35 +0000)
committerMark Kettenis <kettenis@gnu.org>
Thu, 2 Jan 2003 19:35:31 +0000 (19:35 +0000)
commit06825bd145fd60c4a792d249af1231bdd360579c
treed9261051871ab3afea1ca90c9b1405f7a37baea0
parent287c1a400f96e50aea97a33bc33ee3c9af120b7e
* configure.in: Rewrite check for GNU regex and the
--without-included regex option, and move it into the "Checks for
library functions" section.  This makes us use the system regex
again by default on systems with version 2 of the GNU C library.
This was apparently broken.
* gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define.
* acconfig.h (USE_INCLUDED_REGEX): Remove.
* config.in, configure: Regenerated.
gdb/ChangeLog
gdb/acconfig.h
gdb/config.in
gdb/configure
gdb/configure.in
gdb/gdb_regex.h