Revert back to using GNUSTEP_SYSTEM_LIBRARIES for teststrings

pull/68/head
Ludovic Marcotte 2014-12-16 13:17:59 -05:00
parent 68655deabd
commit bfaaf6eb34
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@ ADDITIONAL_LIB_DIRS += \
-L/usr/local/lib/sogo -L/usr/lib/sogo -L/usr/lib64/sogo -lEOControl -lNGStreams -lNGMime -lNGExtensions
ADDITIONAL_LDFLAGS += -Wl,--no-as-needed -Wl,--rpath,$(SOGO_SYSLIBDIR)/sogo
ADDITIONAL_LDFLAGS += -Wl,--no-as-needed -Wl,--rpath,$(GNUSTEP_SYSTEM_LIBRARIES)/sogo