Change AC_CHECK_LIB_EXT to prepend libraries instead of append. This
authorTim Potter <tpot@samba.org>
Sun, 28 Sep 2003 11:11:07 +0000 (11:11 +0000)
committerTim Potter <tpot@samba.org>
Sun, 28 Sep 2003 11:11:07 +0000 (11:11 +0000)
commitafe8c708f1a7f0c0eb5b7f28b5af193c75ec2178
treebc805d3f8e5c4d74de98a7fa3c50bbe4e768dbd2
parent227c7daf36f82f6b7935add09b37f44a9965335b
Change AC_CHECK_LIB_EXT to prepend libraries instead of append.  This
is the same way AC_CHECK_LIB works.  Fix for bug 508.

This may have to go a few rounds on the build farm to ensure it works
everywhere.
source/aclocal.m4