package/autoconf: autoconf for the target needs m4 for the host
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
1d49de8116
commit
4fe7607b46
2
CHANGES
2
CHANGES
@ -1,6 +1,6 @@
|
||||
2010.02, Not yet released:
|
||||
|
||||
Updated/fixed packages: busybox
|
||||
Updated/fixed packages: autoconf, busybox
|
||||
|
||||
2009.11, Released December 1st, 2009:
|
||||
|
||||
|
@ -14,7 +14,7 @@ endif
|
||||
AUTOCONF_CONF_ENV = EMACS="no" ac_cv_path_M4=$(HOST_DIR)/usr/bin/m4 \
|
||||
ac_cv_prog_gnu_m4_gnu=no
|
||||
|
||||
AUTOCONF_DEPENDENCIES = microperl
|
||||
AUTOCONF_DEPENDENCIES = microperl host-m4
|
||||
|
||||
$(eval $(call AUTOTARGETS,package,autoconf))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user