summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libcroco/files/croco.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/libcroco/files/croco.patch')
-rw-r--r--meta/recipes-support/libcroco/files/croco.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-support/libcroco/files/croco.patch b/meta/recipes-support/libcroco/files/croco.patch
deleted file mode 100644
index 88bdb09f97..0000000000
--- a/meta/recipes-support/libcroco/files/croco.patch
+++ /dev/null
@@ -1,15 +0,0 @@
1Upstream-Status: Inappropriate [configuration]
2
3--- opie/configure.in.old 2006-05-19 20:57:30.000000000 +0100
4+++ opie/configure.in 2006-05-19 20:57:56.000000000 +0100
5@@ -131,8 +131,8 @@
6 dnl Define the CROCO_LIBS and CROCO_CFLAGS variables. These will be used
7 dnl by client application to know where to find croco include files and libs.
8 dnl
9-CROCO_LIBS="-L${libdir} -lcroco-$LIBCROCO_MAJOR_VERSION.$LIBCROCO_MINOR_VERSION"
10-CROCO_CFLAGS="-I${includedir}/libcroco-$LIBCROCO_MAJOR_VERSION.$LIBCROCO_MINOR_VERSION"
11+CROCO_LIBS='-L${libdir}'" -lcroco-$LIBCROCO_MAJOR_VERSION.$LIBCROCO_MINOR_VERSION"
12+CROCO_CFLAGS='-I${includedir}'"/libcroco-$LIBCROCO_MAJOR_VERSION.$LIBCROCO_MINOR_VERSION"
13
14 AC_SUBST(LIBXML2_LIBS)
15 AC_SUBST(LIBXML2_CFLAGS)