]> git.pld-linux.org Git - packages/gnustep-base.git/blame - gnustep-base-link.patch
- updated to 1.7.4
[packages/gnustep-base.git] / gnustep-base-link.patch
CommitLineData
04f92d8d
JB
1--- gnustep-base-1.6.0/Source/Makefile.preamble.orig 2003-03-15 05:47:55.000000000 +0100
2+++ gnustep-base-1.6.0/Source/Makefile.preamble 2003-05-14 21:03:55.000000000 +0200
3@@ -78,7 +78,7 @@
2bc9384c
JB
4 libgnustep-base_LIBRARIES_DEPEND_UPON += -lobjc
5 endif
04f92d8d
JB
6 ifeq ($(shared),yes)
7-libgnustep-base_LIBRARIES_DEPEND_UPON += $(CONFIG_SYSTEM_LIBS)
8+libgnustep-base_LIBRARIES_DEPEND_UPON += -lobjc -ldl $(CONFIG_SYSTEM_LIBS)
9 endif
10
11 #
This page took 0.033685 seconds and 4 git commands to generate.