]> git.pld-linux.org Git - packages/gcl.git/blob - gcl-bfd.patch
- updated URL
[packages/gcl.git] / gcl-bfd.patch
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.067152 seconds and 3 git commands to generate.