changeset 6229:e8351d2c15d1

Accept freebsd as OS.
author Richard M. Stallman <rms@gnu.org>
date Mon, 07 Mar 1994 02:49:06 +0000
parents 116607f5ce37
children 4c72f80598ae
files config.sub
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config.sub	Mon Mar 07 02:29:26 1994 +0000
+++ b/config.sub	Mon Mar 07 02:49:06 1994 +0000
@@ -534,7 +534,7 @@
 	      | -amigados* | -msdos* | -newsos* | -unicos* | -aos* \
 	      | -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \
 	      | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \
-	      | -hiux* | -386bsd* | -netbsd* | -riscix* | -lynxos*)
+	      | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* | -lynxos*)
 		;;
 	-sunos5*)
 		os=`echo $os | sed -e 's|sunos5|solaris2|'`