summaryrefslogtreecommitdiff
path: root/cleopatre/buildroot/package/blackbox/blackbox-0.70.1-configure.patch
diff options
context:
space:
mode:
authorlefranc2008-08-01 09:25:43 +0000
committerlefranc2008-08-01 09:25:43 +0000
commit9a2bcc0b92b392f1f21cd26927515e4d49bc128e (patch)
treed0bd193c764606c4c6e4b4568ef08d0ff3324b72 /cleopatre/buildroot/package/blackbox/blackbox-0.70.1-configure.patch
parentd0cc0304ed6eaf72116743e13e5b3b3cbfd878bb (diff)
- import of buildroot original sources (20080729 version)
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2704 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cleopatre/buildroot/package/blackbox/blackbox-0.70.1-configure.patch')
-rw-r--r--cleopatre/buildroot/package/blackbox/blackbox-0.70.1-configure.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/cleopatre/buildroot/package/blackbox/blackbox-0.70.1-configure.patch b/cleopatre/buildroot/package/blackbox/blackbox-0.70.1-configure.patch
new file mode 100644
index 0000000000..3606f976b2
--- /dev/null
+++ b/cleopatre/buildroot/package/blackbox/blackbox-0.70.1-configure.patch
@@ -0,0 +1,15 @@
+--- a/configure 2005-11-03 03:27:16.000000000 -0500
++++ b/configure 2008-02-02 23:25:25.000000000 -0500
+@@ -1980,12 +1980,6 @@ am__tar='${AMTAR} chof - "$$tardir"'; am
+
+ test "x$prefix" = "xNONE" && prefix="$ac_default_prefix"
+
+-CPPFLAGS="$CPPFLAGS -I$prefix/include"
+-LDFLAGS="$LDFLAGS -L$prefix/lib"
+-if test "x$prefix" != "x/usr/local"; then
+- CPPFLAGS="$CPPFLAGS -I/usr/local/include"
+- LDFLAGS="$LDFLAGS -L/usr/local/lib"
+-fi
+
+ ac_ext=c
+ ac_cpp='$CPP $CPPFLAGS'