1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[backfire] merge r26620§

git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@26621 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2011-04-12 20:20:29 +00:00
parent f5c3cf1ee2
commit 322f8cf332
2 changed files with 3 additions and 2 deletions

View File

@@ -9,4 +9,5 @@ AC_DEFUN([GTK_DOC_CHECK],
AM_CONDITIONAL([GTK_DOC_BUILD_PDF], [false])
AM_CONDITIONAL([GTK_DOC_USE_LIBTOOL], [false])
AM_CONDITIONAL([GTK_DOC_USE_REBASE], [false])
AC_PATH_PROGS([GTKDOC_REBASE],[true],[true])
])