diff options
| author | Bruce Momjian | 2006-01-05 01:56:30 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2006-01-05 01:56:30 +0000 |
| commit | a1675649e40250cde25cca8e2fe4616b719bf810 (patch) | |
| tree | b44f061d52b388360488eed19cb8440b7cb0ebf4 /configure.in | |
| parent | 349f40b2c264cbbfe4c5c7ba783bce58483cefae (diff) | |
Remove QNX port.
Diffstat (limited to 'configure.in')
| -rw-r--r-- | configure.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.in b/configure.in index 1fc4a06fe19..61e54093c52 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -dnl $PostgreSQL: pgsql/configure.in,v 1.439 2005/12/17 00:35:50 momjian Exp $ +dnl $PostgreSQL: pgsql/configure.in,v 1.440 2006/01/05 01:56:28 momjian Exp $ dnl dnl Developers, please strive to achieve this order: dnl @@ -64,7 +64,6 @@ case $host_os in nextstep*) template=nextstep ;; openbsd*) template=openbsd ;; osf*) template=osf ;; - qnx*) template=qnx4 ;; sco*) template=sco ;; solaris*) template=solaris ;; sunos*) template=sunos4 ;; |
