]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Added CONFIGURE_ARCH to ./configure command in lfs/libuser
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 25 Dec 2008 21:38:33 +0000 (22:38 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 25 Dec 2008 21:38:33 +0000 (22:38 +0100)
lfs/libuser

index 02b5ad419b97a6ac94073fae03ed364ded0b8fc3..d245a168ff40db1ec3a5a9a7eb27aa203ac285cb 100644 (file)
@@ -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