also set the gl_cv_func_chown_follows_symlink configure option
authorEric Andersen <andersen@codepoet.org>
Fri, 30 Sep 2005 20:47:40 +0000 (20:47 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 30 Sep 2005 20:47:40 +0000 (20:47 -0000)
package/tar/tar.mk

index 7e1c7b1d039665861a61b3a461f5f2443dd024d7..7017f9a70351ef855340a524588758ae5d304c05 100644 (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) \