diff options
Diffstat (limited to 'gdbsupport/config.in')
-rw-r--r-- | gdbsupport/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbsupport/config.in b/gdbsupport/config.in index 973561b..ecc6fa5 100644 --- a/gdbsupport/config.in +++ b/gdbsupport/config.in @@ -112,7 +112,7 @@ /* Define to 1 if you have the <inttypes.h> header file. */ #undef HAVE_INTTYPES_H -/* Define to 1 if your system has the kinfo_getfile function. */ +/* Define to 1 if you have the `kinfo_getfile' function. */ #undef HAVE_KINFO_GETFILE /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ |