From e43cc8f768a3efc09afff99925fc21733d117d49 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 24 Apr 2009 17:26:23 +0200 Subject: [PATCH] m4: this is now required for the chroot target. --HG-- extra : convert_revision : 06abdb1ae09eb1db549fb6c8f389567e1cb0d438 --- templates/m4/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/m4/template b/templates/m4/template index b746ff4f231..0c672ebd8f6 100644 --- a/templates/m4/template +++ b/templates/m4/template @@ -15,4 +15,5 @@ long_desc=" shell commands, doing arithmetic, etc. Autoconf needs GNU m4 for generating configure scripts, but not for running them." -Add_dependency full glibc +base_chroot=yes +Add_dependency run glibc