]> git.pld-linux.org Git - packages/gnustep-base.git/blob - gnustep-base-link.patch
- use standard zh_TW instead of tw for TraditionalChinese
[packages/gnustep-base.git] / gnustep-base-link.patch
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 @@
4  libgnustep-base_LIBRARIES_DEPEND_UPON += -lobjc
5  endif
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.097383 seconds and 3 git commands to generate.