[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:
jow
2010-12-08 21:44:57 +00:00
parent a7920ba332
commit 7e0645b656
4 changed files with 118 additions and 12 deletions

View 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)])