summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/apr/files/apr-0.9.12-linking.patch')
-rw-r--r--dev-libs/apr/files/apr-0.9.12-linking.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-libs/apr/files/apr-0.9.12-linking.patch b/dev-libs/apr/files/apr-0.9.12-linking.patch
new file mode 100644
index 0000000..257ddde
--- /dev/null
+++ b/dev-libs/apr/files/apr-0.9.12-linking.patch
@@ -0,0 +1,12 @@
+Index: apr-0.9.12/Makefile.in
+===================================================================
+--- apr-0.9.12.orig/Makefile.in
++++ apr-0.9.12/Makefile.in
+@@ -12,6 +12,7 @@ APR_MAJOR_VERSION=@APR_MAJOR_VERSION@
+ INCDIR=./include
+ INCDIR1=../include
+ INCLUDES=-I$(INCDIR) -I$(INCDIR1)
++ALL_LIBS=@EXTRA_LIBS@
+
+ #
+ # Macros for target determination