[packages] dbus-glib:
- remove private libtool copy - patch out invocations of host commands - provide missing macros - disables tests, examples and docs git-svn-id: svn://svn.openwrt.org/openwrt/packages@24371 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
5
libs/dbus-glib/patches/002-missing-macros.patch
Normal file
5
libs/dbus-glib/patches/002-missing-macros.patch
Normal file
@ -0,0 +1,5 @@
|
||||
--- /dev/null
|
||||
+++ b/acinclude.m4
|
||||
@@ -0,0 +1,2 @@
|
||||
+dnl fake GTK doc check
|
||||
+AC_DEFUN([GTK_DOC_CHECK],[AM_CONDITIONAL(ENABLE_GTK_DOC,false)])
|
Reference in New Issue
Block a user