diff options
Diffstat (limited to 'gdb/config.in')
-rw-r--r-- | gdb/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config.in b/gdb/config.in index ca16928..626f7fb 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -65,7 +65,7 @@ /* Define if using Solaris thread debugging. */ #undef HAVE_THREAD_DB_LIB -/* Define on a Linux system to work around problems in sys/procfs.h. */ +/* Define on a GNU/Linux system to work around problems in sys/procfs.h. */ #undef START_INFERIOR_TRAPS_EXPECTED #undef sys_quotactl |