]> granicus.if.org Git - sysstat/commit
Now install sadc in $prefix/lib64 directory on 64 bit machines
authorseb <seb@kluane.home>
Fri, 30 Nov 2012 21:09:48 +0000 (22:09 +0100)
committerseb <seb@kluane.home>
Fri, 30 Nov 2012 21:09:48 +0000 (22:09 +0100)
commit144955464d1d12fc955fabafb21996d399dc2d96
tree9b7cf2847ecc511bbe12addc506615034ab9888b
parent4e2493d83e662a59f4eef91108a5299374f804d0
Now install sadc in $prefix/lib64 directory on 64 bit machines
even if $prefix/lib also exists.

$prefix/lib no longer takes precedence on $prefix/lib64 directory
if this latter exists on 64 bit machines.
CPU is 64 bit if it has the lm (long mode) flag in /proc/cpuinfo.

Mail from Wayne Lin <wlin@mvista.com> 14/11/2012:
Subject: why 64 bit sa1 sa2 sadc are in /usr/lib and not in /usr/lib64?

We like the sysstat package, we are just curious why by default when built
on 64 bit system and targeting 64 bit system, the /sa and its content
sa1, sa2, sadc are being put in /usr/lib and not /usr/lib64?
Should we just use sa_lib_dir to configure the redirect?
CHANGES
configure
configure.in