*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / config.in
index 94c400bf76e238752cb264fe822f22ef1a695e28..eb48a1a4f09708cbfc5c21491f8e396f742c1556 100644 (file)
 /* Define to 1 if you have the `socketpair' function. */
 #undef HAVE_SOCKETPAIR
 
+/* Define to 1 if the system has the type `socklen_t'. */
+#undef HAVE_SOCKLEN_T
+
 /* Define to 1 if you have the <stddef.h> header file. */
 #undef HAVE_STDDEF_H
 
 /* Define to 1 if you have the `ttrace' function. */
 #undef HAVE_TTRACE
 
-/* Define if <stdint.h> provides the uintptr_t type. */
+/* Define to 1 if the system has the type `uintptr_t'. */
 #undef HAVE_UINTPTR_T
 
 /* Define to 1 if you have the <unistd.h> header file. */
 # undef _ALL_SOURCE
 #endif
 
-/* 
-   Define to 1 to avoid a clash between <widec.h> and <wchar.h> on Solaris [2.[789]], when using GCC.
-   */
+/* Define to 1 to avoid a clash between <widec.h> and <wchar.h> on Solaris
+   2.[789] when using GCC. */
 #undef _MSE_INT_H
 
 /* Define to empty if `const' does not conform to ANSI C. */
This page took 0.023696 seconds and 4 git commands to generate.