diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2010-12-22 09:33:06 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2010-12-22 09:33:06 +0000 |
commit | bc23e272b622f0abf8b6e8e1af6c420c457cdafe (patch) | |
tree | 6b93f802ec03a09d409d8af3e4db03155337a524 /tools/missing-macros/Makefile | |
parent | ffa78426d4a47f6970e7640e02b67e4b0497021c (diff) | |
download | upstream-bc23e272b622f0abf8b6e8e1af6c420c457cdafe.tar.gz upstream-bc23e272b622f0abf8b6e8e1af6c420c457cdafe.tar.bz2 upstream-bc23e272b622f0abf8b6e8e1af6c420c457cdafe.zip |
[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 |