diff options
author | Stan Shebs <shebs@codesourcery.com> | 1998-04-22 01:44:38 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1998-04-22 01:44:38 +0000 |
commit | e3147bf28665073fd6c24354abd8056e7d6d7d2f (patch) | |
tree | d780b56779c0e1cef9eddc5bc5d8966d719ca48b /gdb/config.in | |
parent | b90b2ac2ee558d5b62392d3aeb0e73aa392123a1 (diff) | |
download | gdb-e3147bf28665073fd6c24354abd8056e7d6d7d2f.zip gdb-e3147bf28665073fd6c24354abd8056e7d6d7d2f.tar.gz gdb-e3147bf28665073fd6c24354abd8056e7d6d7d2f.tar.bz2 |
Humoring RMS by saying "GNU/Linux" instead of just "Linux"
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 |