Whamcloud - gitweb
b=21581 too long file / path names for old tar 16/216/9
authorBrian J. Murrell <brian@whamcloud.com>
Thu, 27 Jan 2011 19:52:02 +0000 (14:52 -0500)
committerTerry Rutledge <terry.rutledge@oracle.com>
Thu, 27 Jan 2011 19:58:53 +0000 (11:58 -0800)
commitccfd1994547c15eb46ba252317f90c2a75299a8b
tree015b2d14d565af2ffef26f25b44a9e7ae43880d0
parent2e7eb3a092fcc19a4550a677609f65f1fdd1e0d5
b=21581 too long file / path names for old tar

Instruct automake to use tar's ustar format to prevent errors when
pathnames are longer than 99 characters.
- this requires automake >= 1.9, so adjust accordingly
  - including dealing with multiple versions of automake installed

i=adilger

Issue: LU-47
Change-Id: Iaafcb3573c164c2b0e3efd60eb4223dc93bf1493
build/autogen.sh
configure.ac
ldiskfs/configure.ac
libsysio/autogen.sh
libsysio/configure.in
lustre-iokit/autogen.sh