Add in port hpux to configure
Pointed out by: Mark Hollomon <mhh@nortel.ca>
This commit is contained in:
parent
4de2f24895
commit
069b71d721
331
src/configure
vendored
331
src/configure
vendored
File diff suppressed because it is too large
Load Diff
@ -15,6 +15,7 @@ case "$host_os" in
|
||||
nextstep*) PORTNAME='nextstep';;
|
||||
ultrix*) PORTNAME='ultrix4';;
|
||||
irix*) PORTNAME='irix5';;
|
||||
hpux*) PORTNAME='hpux';;
|
||||
*) echo ""
|
||||
echo "*************************************************************"
|
||||
echo "configure does not currently recognize your operating system,"
|
||||
|
Loading…
x
Reference in New Issue
Block a user