From f67f76fa56c1eae6b991c6da4cab6a39e81ef4da Mon Sep 17 00:00:00 2001 From: helge Date: Sun, 20 Mar 2005 21:10:35 +0000 Subject: [PATCH] properly use system-lib-dir git-svn-id: http://svn.opengroupware.org/SOPE/trunk@675 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- sope-gdl1/GDLContentStore/GNUmakefile.preamble | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sope-gdl1/GDLContentStore/GNUmakefile.preamble b/sope-gdl1/GDLContentStore/GNUmakefile.preamble index f0e31d5d..cfa2406b 100644 --- a/sope-gdl1/GDLContentStore/GNUmakefile.preamble +++ b/sope-gdl1/GDLContentStore/GNUmakefile.preamble @@ -22,8 +22,7 @@ ADDITIONAL_INCLUDE_DIRS += -I. -I.. ADDITIONAL_LIB_DIRS += \ -L./$(GNUSTEP_OBJ_DIR) \ - -L../GDLAccess/$(GNUSTEP_OBJ_DIR) \ - -L/usr/local/lib -L/usr/lib + -L../GDLAccess/$(GNUSTEP_OBJ_DIR) SYSTEM_LIB_DIR += -L/usr/local/lib -L/usr/lib -- 2.39.5