]> pilppa.org Git - libplp.git/commit - autobuild.sh
add support for building in 64 bit systems
authorMika Laitio <lamikr@pilppa.org>
Sat, 14 Jul 2012 13:29:34 +0000 (16:29 +0300)
committerMika Laitio <lamikr@pilppa.org>
Sat, 14 Jul 2012 13:29:34 +0000 (16:29 +0300)
commit2f6f82c25955b30fcc88ea2e5c3e075a39129d8b
treec18665fce0945c48cf6fdf2471607884c4c8a520
parent1b7094dbd40c5d645e473f2a179d01df6ecced52
add support for building in 64 bit systems

If /lib64 dir exist, assume that system is 64 bit
and use /usr/local/lib64 instead of /usr/local/lib
as an installation dir.

Signed-off-by: Mika Laitio <lamikr@pilppa.org>
autobuild.sh