Restored conditional linking of the i18n libs.
authorparasti <parasti@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Sun, 23 Dec 2007 01:03:57 +0000 (01:03 +0000)
committerparasti <parasti@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Sun, 23 Dec 2007 01:03:57 +0000 (01:03 +0000)
commitdc6082dfe1d9ca1b0df5c7b559f0a89f17024437
tree8aea195d32323cc7822be92532a368678fd7c123
parent768a7fb0aac853295167c99e1b63b95ff00db2a3
Restored conditional linking of the i18n libs.

We don't want to link in libintl  and libiconv on all systems. The GNU
C library provides  built-in versions of gettext  and iconv functions,
so these two libraries don't usually exist on systems using glibc.

git-svn-id: https://s.snth.net/svn/neverball/trunk@1282 78b8d119-cf0a-0410-b17c-f493084dd1d7
Makefile