about summary refs log tree commit diff
path: root/pkgs/desktops/gnustep/gui/fixup-gui-textconverters-preamble.patch
blob: 23ec2db0fbd37a1c763ee93a633215e611f01cef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- gnustep-gui-0.24.0/TextConverters/RTF/GNUmakefile.preamble	2008-06-10 10:01:49.000000000 +0600
+++ gnustep-gui-0.24.0.patched/TextConverters/RTF/GNUmakefile.preamble	2014-12-01 13:02:11.000000000 +0600
@@ -49,7 +49,7 @@
 ADDITIONAL_INCLUDE_DIRS +=-I../../Headers/Additions -I../../Headers
 
 # Additional LDFLAGS to pass to the linker
-#ADDITIONAL_LDFLAGS += 
+ADDITIONAL_LDFLAGS += -lgnustep-gui
 
 # Additional library directories the linker should search
 ADDITIONAL_LIB_DIRS += -L../../Source/$(GNUSTEP_OBJ_DIR)