Commit df716623 by Richard Stallman

Accept freebsd as OS.

From-SVN: r6707
parent 70ceb906
......@@ -534,7 +534,7 @@ case $os in
| -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|'`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment