[build] Adjustment (again) in libtool initialization
commit6067d573a2ac8652a16a4836fbd170b61f096820
authorNicola Fontana <ntd@entidi.it>
Fri, 5 Mar 2010 11:30:33 +0000 (5 12:30 +0100)
committerNicola Fontana <ntd@entidi.it>
Fri, 5 Mar 2010 14:33:22 +0000 (5 15:33 +0100)
tree711f726df6c85a3a56ac7e821770fb872264247f
parent9703de9f46031a1a2a96f00143bd472e7568c4cb
[build] Adjustment (again) in libtool initialization

The previous configure.ac was working on OpenSolaris but failing on
Arch linux. The new approach (using m4_ifset() instead of m4_ifdef())
is clean and works on both (and hopefully other) platforms.
configure.ac