Set this from libtool rather than hardcoding values for certain platforms.
authorDan Winship <danw@src.gnome.org>
Tue, 27 Nov 2001 17:31:12 +0000 (17:31 +0000)
committerDan Winship <danw@src.gnome.org>
Tue, 27 Nov 2001 17:31:12 +0000 (17:31 +0000)
commit8049ab48764b9f0fa57112a7410b832b7cf02eff
treec415e9c68ab1329bc45ea279f103dc40b7d7b09b
parente409b5ae5eb3b6cdfc7c85a2a587363eccccc8d1
Set this from libtool rather than hardcoding values for certain platforms.

* configure.in (G_MODULE_LDFLAGS): Set this from libtool rather
than hardcoding values for certain platforms.

* glib/libcharset/config.charset: Add a rule for NetBSD.

* glib/libcharset/localcharset.c (_g_locale_get_charset_aliases):
If LIBCHARSET_ALIAS_DIR is set, look for charset.aliases there.

* tests/Makefile.am (TESTS_ENVIRONMENT): set LIBCHARSET_ALIAS_DIR
so we don't depend on charset.aliases having been installed
12 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
configure.in
glib/libcharset/config.charset
glib/libcharset/localcharset.c
tests/Makefile.am