Fix 'make test' dependency when building test utility programs
commit8bfab2242e268c0b52ea530ce282caa1ca9d0486
authorJonas Fonseca <fonseca@diku.dk>
Sat, 26 May 2007 11:43:37 +0000 (26 13:43 +0200)
committerJonas Fonseca <fonseca@diku.dk>
Sat, 26 May 2007 11:46:12 +0000 (26 13:46 +0200)
tree36b9c30d13b021a3150b08b20d27ea6643a5e3db
parent56f692ef08d9b110476ceb4766cedc63a5a800d3
Fix 'make test' dependency when building test utility programs

Problems was caused by undefined symbols:

src/util/conv.c:308: undefined reference to `is_cp_utf8'
src/util/conv.c:320: undefined reference to `cp2u'
Makefile.config.in
src/mime/backend/Makefile
src/protocol/ftp/Makefile
src/util/Makefile