From a9be8e8c522d7d4474ca42e0c97a5c8a4bf8f97d Mon Sep 17 00:00:00 2001 From: Ralph Lange Date: Mon, 4 Nov 2002 14:06:40 +0000 Subject: [PATCH] Full shared lib name --- configure/os/CONFIG.Common.hpux-parisc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/os/CONFIG.Common.hpux-parisc b/configure/os/CONFIG.Common.hpux-parisc index 5ae893643..ccc9aea5d 100644 --- a/configure/os/CONFIG.Common.hpux-parisc +++ b/configure/os/CONFIG.Common.hpux-parisc @@ -20,7 +20,7 @@ POSIX_LDLIBS_NO += OP_SYS_CPPFLAGS = -D_HPUX_SOURCE -DHP_UX -SHRLIB_SUFFIX = .sl +SHRLIB_SUFFIX = .sl$(addprefix .,$(SHRLIB_VERSION)) ifdef CROSS GNU_TARGET=parisc-hp-unix