Cleanup USE_INCLUDED_REGEX. Move -D to acconfig.h.

This commit is contained in:
Andrew Cagney
2000-04-11 01:21:15 +00:00
parent f38e884d67
commit e48f66e46e
6 changed files with 84 additions and 68 deletions

View File

@@ -126,6 +126,9 @@
/* Define if <sys/ptrace.h> defines the PTRACE_GETXFPREGS request. */
#undef HAVE_PTRACE_GETXFPREGS
/* Define if gnu-regex.c included with GDB should be used. */
#undef USE_INCLUDED_REGEX
/* Define if you have the __argz_count function. */
#undef HAVE___ARGZ_COUNT