Commit 6c7b9201 by Richard Stallman

Handle 386bsd.

From-SVN: r4618
parent d0d02377
......@@ -498,7 +498,8 @@ case $os in
| -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \
| -amigados* | -msdos* | -newsos* | -unicos* | -aos* \
| -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \
| -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* )
| -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \
| -386bsd*)
;;
-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