[packages] libcroco: fix autoreconf
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 12 Dec 2010 18:48:26 +0000 (18:48 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 12 Dec 2010 18:48:26 +0000 (18:48 +0000)
SVN-Revision: 24519

libs/libcroco/patches/001-automake-compat.patch [new file with mode: 0644]

diff --git a/libs/libcroco/patches/001-automake-compat.patch b/libs/libcroco/patches/001-automake-compat.patch
new file mode 100644 (file)
index 0000000..0012c56
--- /dev/null
@@ -0,0 +1,11 @@
+--- a/configure.in
++++ b/configure.in
+@@ -67,8 +67,6 @@ case "$host" in
+ esac
+ AM_CONDITIONAL(PLATFORM_WIN32, [test "$platform_win32" = "yes"])
+-GTK_DOC_CHECK([1.0])
+-
+ dnl **************************************************************
+ dnl check for the different --enable-option=val  
+ dnl messages issued by the user