this is to help someone that wants an AUX port get started...
This commit is contained in:
parent
b611fefa0f
commit
9f8d3b668b
419
src/configure
vendored
419
src/configure
vendored
File diff suppressed because it is too large
Load Diff
@ -14,6 +14,7 @@ case "$host_os" in
|
|||||||
AC_SUBST(TAS) ;;
|
AC_SUBST(TAS) ;;
|
||||||
esac ;;
|
esac ;;
|
||||||
sunos*) os=sunos4 ;;
|
sunos*) os=sunos4 ;;
|
||||||
|
aux*) os=aux ;;
|
||||||
linux*) os=linux ;;
|
linux*) os=linux ;;
|
||||||
bsdi*) os=bsdi ;;
|
bsdi*) os=bsdi ;;
|
||||||
freebsd*|netbsd*|openbsd*) os=bsd ;;
|
freebsd*|netbsd*|openbsd*) os=bsd ;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user