]> git.pld-linux.org Git - packages/xemacs.git/blame - xemacs-fix_ldflafs.patch
- fix ldflafs for variouse xemacs tool (now this binaries are linked only
[packages/xemacs.git] / xemacs-fix_ldflafs.patch
CommitLineData
13a14c9f 1diff -Nru xemacs-21.1.8/lib-src/Makefile.in.in xemacs-21.1.8.new/lib-src/Makefile.in.in
2--- xemacs-21.1.8/lib-src/Makefile.in.in Mon Jun 14 08:32:00 1999
3+++ xemacs-21.1.8.new/lib-src/Makefile.in.in Thu Dec 9 05:20:16 1999
4@@ -140,7 +140,7 @@
5
6 cppflags = -Demacs -I../src $(CPPFLAGS)
7 cflags = $(CFLAGS) $(cppflags) $(c_switch_general)
8-ldflags = $(LDFLAGS) $(ld_switch_general) $(ld_libs_general)
9+ldflags = $(LDFLAGS) $(ld_switch_general)
10
11 ## This is the default compilation command.
12 ## But we should never rely on it, because some make version
This page took 0.094661 seconds and 4 git commands to generate.