Fix a problem with configure on *BSD systems. Make sure we add -liconv etc
commit63d7698208a0fc4dfd2e3158f5ccbb1b6d9a6baf
authorRichard Sharpe <sharpe@samba.org>
Mon, 10 Nov 2003 05:34:51 +0000 (10 05:34 +0000)
committerRichard Sharpe <sharpe@samba.org>
Mon, 10 Nov 2003 05:34:51 +0000 (10 05:34 +0000)
tree827456c69e0a25e6339822c9c81f6f4ed9129340
parent6b457d0c5c1a18b6e09c2c4cc489ce791aac3c6b
Fix a problem with configure on *BSD systems. Make sure we add -liconv etc
to LDFLAGS. One of the problems with configure/autoconf is that there seems
to be no separation of LDLFAGS etc in configure from the LDFLAGS it is
building for the Makefile.
source/configure.in