diff options
author | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-22 09:33:06 +0000 |
---|---|---|
committer | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-22 09:33:06 +0000 |
commit | 6193308054b1404924fa86cc834e933e13a41804 (patch) | |
tree | 6b93f802ec03a09d409d8af3e4db03155337a524 /tools/missing-macros/Makefile | |
parent | fa999ba1e5e0be145cd1915df4003787cf667863 (diff) |
[tools] missing-macros: extend fake-gtk-doc-check.m4 (fixes autoreconf in orbit2), provide fake-intltool.m4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24787 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/missing-macros/Makefile')
-rw-r--r-- | tools/missing-macros/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/missing-macros/Makefile b/tools/missing-macros/Makefile index 8a2eb5fd51..4f7564662f 100644 --- a/tools/missing-macros/Makefile +++ b/tools/missing-macros/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=missing-macros -PKG_VERSION:=5 +PKG_VERSION:=6 include $(INCLUDE_DIR)/host-build.mk |