![jow](/assets/img/avatar_default.png)
- 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
6 lines
139 B
Diff
6 lines
139 B
Diff
--- /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)])
|