From: Marc G. Fournier Date: Mon, 27 Jan 1997 20:31:47 +0000 (+0000) Subject: Quick patch from Andrew to recognize nextstep vs next as a port X-Git-Tag: REL6_1~621 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=83d7b271db7a4de2905f76dffb5338b1ab3b5afd;p=postgresql Quick patch from Andrew to recognize nextstep vs next as a port --- diff --git a/src/customize b/src/customize index 7a70198849..7a8238898b 100644 --- a/src/customize +++ b/src/customize @@ -89,7 +89,7 @@ echo " hpux HP PA-RISC on HP-UX 9.0" echo " i386_solaris i386 Solaris" echo " irix5 SGI MIPS on IRIX 5.3 or better" echo " linux Intel x86 on Linux 1.2 and Linux ELF" -echo " next Motorola MC68K or Intel x86 on NeXTSTEP 3.2" +echo " nextstep Motorola MC68K or Intel x86 on NeXTSTEP 3.2" echo " sparc_solaris SUN SPARC on Solaris 2.4" echo " sunos4 SUN SPARC on SunOS 4.1.3" echo " svr4 Intel x86 on Intel SVR4"