Cleanup USE_INCLUDED_REGEX. Move -D to acconfig.h.
[deliverable/binutils-gdb.git] / gdb / acconfig.h
index 27b4d21cf198183dd5adad93ce7e0ae105401da2..ad2140cfe217d9d956898ae785515a9718d493ea 100644 (file)
@@ -91,3 +91,6 @@
 
 /* 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
This page took 0.0315 seconds and 4 git commands to generate.