Skip to content

Commit 5c1cfb5

Browse files
committed
Configure adjustments for irix.
David Turover
1 parent 29fcd22 commit 5c1cfb5

File tree

3 files changed

+145
-129
lines changed

3 files changed

+145
-129
lines changed

config/programs.m4

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $PostgreSQL: pgsql/config/programs.m4,v 1.13 2003/11/29 19:51:17 pgsql Exp $
1+
# $PostgreSQL: pgsql/config/programs.m4,v 1.14 2004/05/19 22:12:30 momjian Exp $
22

33

44
# PGAC_PATH_FLEX
@@ -87,9 +87,9 @@ for pgac_lib in "" " -ltermcap" " -lncurses" " -lcurses" ; do
8787
pgac_save_LIBS=$LIBS
8888
LIBS="${pgac_rllib}${pgac_lib} $LIBS"
8989
AC_TRY_LINK_FUNC([readline], [[
90-
# NetBSD and OpenBSD have a broken linker that does not
90+
# NetBSD, OpenBSD, and Irix have a broken linker that does not
9191
# recognize dependent libraries
92-
case $host_os in netbsd* | openbsd* )
92+
case $host_os in netbsd* | openbsd* | irix*)
9393
case $pgac_lib in
9494
*curses*) ;;
9595
*) pgac_lib=" -lcurses" ;;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy