[oe-commits] : konqueror-embedded: add patch missing from previous commit

OE GIT Trial gittrial at amethyst.openembedded.net
Thu Oct 9 23:18:12 UTC 2008


Module: org.openembedded.dev.git
Branch: org.openembedded.dev
Commit: 49886fe02712e86c9256116a79470b9ac597b510
URL:    http://gitweb.openembedded.net/?p=org.openembedded.dev.git&a=commit;h=49886fe02712e86c9256116a79470b9ac597b510

Author:  <bluelightning at openembedded.org>
Date:   Thu Oct  9 22:23:24 2008 +0000

konqueror-embedded: add patch missing from previous commit

---

 .../fix_configure.patch                            |   22 ++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)

diff --git a/packages/konqueror/konqueror-embedded-20070316/fix_configure.patch b/packages/konqueror/konqueror-embedded-20070316/fix_configure.patch
new file mode 100644
index 0000000..e5411a0
--- /dev/null
+++ b/packages/konqueror/konqueror-embedded-20070316/fix_configure.patch
@@ -0,0 +1,22 @@
+--- kdenox/configure.in	2008-08-02 19:02:36.000000000 +0100
++++ kdenox/configure.in	2008-08-02 18:59:40.000000000 +0100
+@@ -6,6 +6,8 @@
+ # I lifted it in some mater. (Stephan Kulow)
+ # I used much code from Janos Farkas
+ 
++m4_pattern_allow([_AC_PATH_X_XMKMF])
++
+ dnl Process this file with autoconf to produce a configure script.
+ 
+ AC_INIT(acinclude.m4) dnl a source file from your sub dir
+--- kdenox/configure.in.in	2008-08-02 19:02:50.000000000 +0100
++++ kdenox/configure.in.in	2008-08-02 19:03:30.000000000 +0100
+@@ -2,6 +2,8 @@
+ # I lifted it in some mater. (Stephan Kulow)
+ # I used much code from Janos Farkas
+ 
++m4_pattern_allow([_AC_PATH_X_XMKMF])
++
+ dnl Process this file with autoconf to produce a configure script.
+ 
+ AC_INIT(acinclude.m4) dnl a source file from your sub dir





More information about the Openembedded-commits mailing list