mirror of https://github.com/postgres/postgres
Looks like Peter forgot to commit configure with configure.in.
This commit is contained in:
parent
5a584ba5af
commit
c4ef93dbc6
|
@ -650,7 +650,7 @@ nextstep*) os=nextstep need_tas=no ;;
|
|||
sysv4*) os=svr4 need_tas=no ;;
|
||||
sysv5uw*) os=unixware need_tas=no ;;
|
||||
unixware*) os=unixware need_tas=no ;;
|
||||
qnx4*) os=qnx4 need_tas=no ;;
|
||||
qnx*) os=qnx4 need_tas=no ;;
|
||||
*) echo ""
|
||||
echo "*************************************************************"
|
||||
echo "configure does not currently recognize your operating system,"
|
||||
|
|
Loading…
Reference in New Issue