also set the gl_cv_func_chown_follows_symlink configure option

This commit is contained in:
Eric Andersen 2005-09-30 20:47:40 +00:00
parent ce0f1fe53e
commit 617b079d95

View File

@ -26,6 +26,7 @@ $(GNUTAR_DIR)/.configured: $(GNUTAR_DIR)/.unpacked
$(TARGET_CONFIGURE_OPTS) \
CFLAGS="$(TARGET_CFLAGS)" \
ac_cv_func_chown_works=yes \
gl_cv_func_chown_follows_symlink=yes \
./configure \
--target=$(GNU_TARGET_NAME) \
--host=$(GNU_TARGET_NAME) \