]> git.pld-linux.org Git - packages/gcl.git/blame - gcl-bfd.patch
- updated URL
[packages/gcl.git] / gcl-bfd.patch
CommitLineData
e5906112 1--- gcl-2.4.3/configure.in~ 2002-10-31 00:30:57.000000000 +0100
2+++ gcl-2.4.3/configure.in 2002-10-31 01:51:52.000000000 +0100
3@@ -237,8 +237,8 @@
4 RL_OBJS=readline.o
5 RL_LIB=lsp/readline.o,,-lncurses)
6
7-#LO="-Wl,-static"
8-#LIBS="$LIBS $LO -lbfd -liberty"
9+LO="-Wl,-static"
10+LIBS="$LIBS $LO -lbfd -liberty"
11
12 AC_CHECK_HEADER(bfd.h,
13 AC_CHECK_LIB(bfd,bfd_init,
This page took 0.06889 seconds and 4 git commands to generate.