diff options
Diffstat (limited to 'gdb/config.in')
-rw-r--r-- | gdb/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/config.in b/gdb/config.in index 52176b9..11647f1 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -451,6 +451,9 @@ /* Define to 1 if `vfork' works. */ #undef HAVE_WORKING_VFORK +/* Define to 1 if you have the `XML_StopParser' function. */ +#undef HAVE_XML_STOPPARSER + /* Define to 1 if your system has the _etext variable. */ #undef HAVE__ETEXT |