aboutsummaryrefslogtreecommitdiff
path: root/gdb/config.in
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2005-06-13 21:59:38 +0000
committerMark Kettenis <kettenis@gnu.org>2005-06-13 21:59:38 +0000
commit3be60c3d274d8a95d1e3c579c26140177b711d74 (patch)
tree0731ba7df624a82c962bbbff0618a73de7179f97 /gdb/config.in
parentf9f87d2ca62abfc2102be8574167cb6aa6928a9e (diff)
downloadgdb-3be60c3d274d8a95d1e3c579c26140177b711d74.zip
gdb-3be60c3d274d8a95d1e3c579c26140177b711d74.tar.gz
gdb-3be60c3d274d8a95d1e3c579c26140177b711d74.tar.bz2
* configure.ac: Use AC_CHECK_TYPES to check for uintptr_t.
* configure, config.in: Regenerate.
Diffstat (limited to 'gdb/config.in')
-rw-r--r--gdb/config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config.in b/gdb/config.in
index 2e91e99..eb48a1a 100644
--- a/gdb/config.in
+++ b/gdb/config.in
@@ -566,7 +566,7 @@
/* 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. */