From: Michael Tremer Date: Thu, 25 Dec 2008 21:38:33 +0000 (+0100) Subject: Added CONFIGURE_ARCH to ./configure command in lfs/libuser X-Git-Tag: v3.0-alpha1~322^2~65 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d94d3765a6e6ad33abe978d29a6edc533d73bdff;p=ipfire-3.x.git Added CONFIGURE_ARCH to ./configure command in lfs/libuser --- diff --git a/lfs/libuser b/lfs/libuser index 02b5ad419..d245a168f 100644 --- a/lfs/libuser +++ b/lfs/libuser @@ -55,6 +55,7 @@ $(OBJECT) : @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE) cd $(DIR_APP) && \ ./configure \ + $(CONFIGURE_ARCH) \ --prefix=/usr \ --sysconfdir=/etc \ --with-ldap