]> Dogcows Code - chaz/tar/blobdiff - configure.ac
tar: imply --xattrs when --xattrs-{inc,exc}lude used
[chaz/tar] / configure.ac
index a6a23765b0108841fadfbec58fcb0ebcb7ae05ba..08bed2b18273b30b359f2db17fc6a4f7e2955ab4 100644 (file)
@@ -1,6 +1,6 @@
 # Configure template for GNU tar.  -*- autoconf -*-
 
-# Copyright 1991, 1994-2010, 2013 Free Software Foundation, Inc.
+# Copyright 1991, 1994-2010, 2013-2014 Free Software Foundation, Inc.
 
 # This file is part of GNU tar.
 
@@ -32,6 +32,7 @@ AC_EXEEXT
 AC_PROG_RANLIB
 AC_PROG_YACC
 gl_EARLY
+AC_CHECK_TOOLS([AR], [ar])
 
 AC_SYS_LARGEFILE
 AC_C_INLINE
This page took 0.019458 seconds and 4 git commands to generate.