1
0
This repository has been archived on 2025-06-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
openwrt_archive/libs/libcroco/patches/001-automake-compat.patch
Jo-Philipp Wich ef0dc4a9a1 [packages] libcroco: fix autoreconf
SVN-Revision: 24519
2010-12-12 18:48:26 +00:00

12 lines
322 B
Diff

--- 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