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 f0d1414..a9d7edc2 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -68,6 +68,9 @@ /* Define if self-testing features should be enabled */ #undef GDB_SELF_TEST +/* Define to 1 if AF_LOCAL is defined or declared by sys/socket.h. */ +#undef HAVE_AF_LOCAL + /* Define to 1 if you have `alloca', as a function or macro. */ #undef HAVE_ALLOCA |