chiark / gitweb /
Add missing -liconv in various places.
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 3 Oct 2009 13:27:42 +0000 (14:27 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 3 Oct 2009 13:27:42 +0000 (14:27 +0100)
commita4766caa48b06b06edbe100f8bc17db721bb0efa
tree4f9882f23466c8ef52942acdad129c822e7e2068
parent529a6ee3cc5bf12218e1956a68331741cac0565f
Add missing -liconv in various places.
Why were they missing and this only spotted now?
 - on Linux no separate iconv is needed
 - on OS X it is but it was probably being pulled in via *.la files
 - I've moved aside Fink's *.la files (since they reflect system
   libraries from their own build time not the current situation)
cgi/Makefile.am
clients/Makefile.am
disobedience/Makefile.am
server/Makefile.am