Problem reported and tests from giovann@ and Jean Gerard (jg at rilk.com). finally OK giovanni@ same applies to the just updated SOPE, where I hit the go button just too fast ;)
13 lines
522 B
Plaintext
13 lines
522 B
Plaintext
$OpenBSD: patch-SOPE_GDLContentStore_GNUmakefile_preamble,v 1.1 2012/10/30 15:09:53 sebastia Exp $
|
|
--- SOPE/GDLContentStore/GNUmakefile.preamble.orig Fri Oct 26 12:11:13 2012
|
|
+++ SOPE/GDLContentStore/GNUmakefile.preamble Fri Oct 26 12:11:24 2012
|
|
@@ -12,7 +12,7 @@ ADDITIONAL_INCLUDE_DIRS += -I. -I..
|
|
libGDLContentStore_LIBRARIES_DEPEND_UPON += \
|
|
-lGDLAccess \
|
|
-lNGExtensions -lEOControl \
|
|
- -lgnustep-base -lobjc
|
|
+ -lgnustep-base
|
|
|
|
GDLContentStore_LIBRARIES_DEPEND_UPON += \
|
|
-framework GDLAccess \
|