xfstests changes for lib64 stuff

Merge of master-melb:xfs-cmds:25826a by kenmcd.

  call configure with libexecdir and lib64 enabling
This commit is contained in:
Tim Shimmin
2006-04-24 15:31:12 +00:00
parent c16d3b2281
commit 64fe5df9de
3 changed files with 63 additions and 9 deletions
+4 -1
View File
@@ -33,7 +33,10 @@ endif
$(CONFIGURE):
autoheader
autoconf
./configure
./configure \
--libexecdir=/usr/lib \
--enable-lib64=yes
aclocal.m4::
aclocal --acdir=`pwd`/m4 --output=$@