8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 18:43:02 +01:00

HPUX has posix semaphores in this library

This commit is contained in:
alexpeshkoff 2009-03-11 14:30:20 +00:00
parent 31effabdcf
commit 7ea79f8253

View File

@ -221,6 +221,7 @@ dnl ICU_PLATFORM=AIXPPCXLC
EDITLINE_FLG=Y
SHRLIB_EXT=sl
libdir=/usr/lib/pa20_64
RT_LIB_CHECK=true
;;
*-*-hpux*)
@ -230,6 +231,7 @@ dnl ICU_PLATFORM=AIXPPCXLC
EDITLINE_FLG=Y
SHRLIB_EXT=sl
libdir=/usr/lib/pa20_64
RT_LIB_CHECK=true
;;
i386-pc-solaris*)