Use fullpathdir in rpath directories.

This commit is contained in:
Janet B. Anderson
2004-07-13 19:25:37 +00:00
parent 6c46c794f6
commit dfebaae2cf

View File

@@ -28,7 +28,7 @@ ARCH_DEP_CPPFLAGS += -D_X86_
OP_SYS_CPPFLAGS += -DCYGWIN32 -U_WIN32
# Set runtime path for shared libraries
RUNTIME_LDFLAGS = $(SHRLIB_SEARCH_DIRS:%=-Wl,-rpath,%)
RUNTIME_LDFLAGS = $(SHRLIB_SEARCH_FULLPATHDIRS:%=-Wl,-rpath,%)
LDLIBS_READLINE = -lcygreadline5 -lcygcurses7