1
0
This repository has been archived on 2025-06-16. You can view files and clone it, but cannot push or open issues or pull requests.
Files
openwrt_archive/Xorg/lib/atk/patches/010-do-not-use-GTK_DOC-macro.patch
Jo-Philipp Wich 6af04d49d1 [packages_10.03.2] merge r30006
SVN-Revision: 30017
2012-02-03 15:58:07 +00:00

12 lines
368 B
Diff

--- atk-1.22.0.orig/configure.in 2008-03-10 08:27:08.000000000 +0100
+++ atk-1.22.0/configure.in 2010-12-10 16:06:39.479379673 +0100
@@ -178,7 +178,7 @@
AC_CHECK_FUNCS(bind_textdomain_codeset)
-GTK_DOC_CHECK([1.0])
+#GTK_DOC_CHECK([1.0])
# define a MAINT-like variable REBUILD which is set if Perl
# and awk are found, so autogenerated sources can be rebuilt