Humoring RMS by saying "GNU/Linux" instead of just "Linux"

This commit is contained in:
Stan Shebs
1998-04-22 01:44:38 +00:00
parent b90b2ac2ee
commit e3147bf286
9 changed files with 16 additions and 14 deletions

View File

@@ -70,7 +70,7 @@ AC_C_CONST
AC_CHECK_FUNCS(setpgid sbrk select poll sigaction)
# If we are configured native on Linux, work around problems with sys/procfs.h
# If we are configured native on GNU/Linux, work around problems with sys/procfs.h
if test "${target}" = "${host}"; then
case "${host}" in
i[[3456]]86-*-linux*)