summaryrefslogtreecommitdiff
path: root/gdb/config.in
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2005-05-20 18:06:37 +0000
committerEli Zaretskii <eliz@gnu.org>2005-05-20 18:06:37 +0000
commit58738e5cb169faa7f0b96d25c03ae40c9d9f5262 (patch)
treec0ed2415e7705bdb6d7f4b6292aa7139bd2f66fb /gdb/config.in
parent230d14dd027c2b152e95ce65a7ebdb6b420e895c (diff)
downloadgdb-58738e5cb169faa7f0b96d25c03ae40c9d9f5262.tar.gz
* configure, config.in: Regenerate.
Diffstat (limited to 'gdb/config.in')
-rw-r--r--gdb/config.in15
1 files changed, 14 insertions, 1 deletions
diff --git a/gdb/config.in b/gdb/config.in
index 18807c9e4f0..94c400bf76e 100644
--- a/gdb/config.in
+++ b/gdb/config.in
@@ -226,6 +226,10 @@
don't. */
#undef HAVE_DECL_REALLOC
+/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
+ don't. */
+#undef HAVE_DECL_SNPRINTF
+
/* Define to 1 if you have the declaration of `strerror', and to 0 if you
don't. */
#undef HAVE_DECL_STRERROR
@@ -234,6 +238,10 @@
*/
#undef HAVE_DECL_STRSTR
+/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
+ don't. */
+#undef HAVE_DECL_VSNPRINTF
+
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
*/
#undef HAVE_DIRENT_H
@@ -662,6 +670,11 @@
/* Define to 1 if the regex included in libiberty should be used. */
#undef USE_INCLUDED_REGEX
+/* Define if we should use the Windows API, instead of the POSIX API. On
+ Windows, we use the Windows API when building for MinGW, but the POSIX API
+ when building for Cygwin. */
+#undef USE_WIN32API
+
/* Define to 1 if on AIX 3.
System headers sometimes define this.
We just want to avoid a redefinition error message. */
@@ -670,7 +683,7 @@
#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