]> git.pld-linux.org Git - packages/ocaml-net.git/blame - ocaml-net-apache-link.patch
- release 7
[packages/ocaml-net.git] / ocaml-net-apache-link.patch
CommitLineData
01006661
JR
1--- ocamlnet-3.3.4/configure~ 2011-07-18 12:35:45.376035709 +0200
2+++ ocamlnet-3.3.4/configure 2011-07-18 12:41:51.558035626 +0200
3@@ -932,7 +932,7 @@
4 # For -enable-apache
5 APACHE_MAJOR = $apache_major
6 APACHE_LIBDIR = $apache_libdir
7-APACHE_OCAMLLIBS = -l$apache_camlrun -ltermcap -lunix -l$libstr
8+APACHE_OCAMLLIBS = -l$apache_camlrun -Wl,-R$apache_ocamllibdir -lunix -l$libstr
9 APACHE_INCDIR = $apache_incdir
10 APACHE_CONFDIR = $apache_confdir
11 APACHE_LDFLAGS_SHLIB = $apache_ldflags_shlib
This page took 0.061868 seconds and 4 git commands to generate.