konqueror-embedded: add patch missing from previous commit
authorPaul Eggleton <bluelightning@bluelightning.org>
Thu, 9 Oct 2008 22:23:24 +0000 (22:23 +0000)
committerPaul Eggleton <bluelightning@bluelightning.org>
Thu, 9 Oct 2008 22:23:24 +0000 (22:23 +0000)
packages/konqueror/konqueror-embedded-20070316/fix_configure.patch [new file with mode: 0644]

diff --git a/packages/konqueror/konqueror-embedded-20070316/fix_configure.patch b/packages/konqueror/konqueror-embedded-20070316/fix_configure.patch
new file mode 100644 (file)
index 0000000..e5411a0
--- /dev/null
@@ -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