Fixing problems in the iconv discovery stuff in configure.in.
authorRichard Sharpe <sharpe@samba.org>
Wed, 2 Jul 2003 21:15:59 +0000 (21:15 +0000)
committerRichard Sharpe <sharpe@samba.org>
Wed, 2 Jul 2003 21:15:59 +0000 (21:15 +0000)
commit20786543139c546d112f8f6b6d4d796ee7fed609
tree81dfc153ab5da0d827dfb3bf792314d3411157e8
parent72e382e99b92666acdaf50a040b14aa16d48b80d
Fixing problems in the iconv discovery stuff in configure.in.

This is the first part of the fix that at least allows configure to
walk the list of supplied locations where libiconv etc might be found.

aclocal.m4 also needs a fix, as does a later test.
source/configure.in
source/smbd/server.c