mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-23 09:28:54 +02:00
Unset ac_cv_func_bind_textdomain_codeset before calling
Wed Dec 11 17:49:15 2002 Owen Taylor <otaylor@redhat.com> * m4macros/glib-gettext.m4: Unset ac_cv_func_bind_textdomain_codeset before calling AC_CHECK_FUNCS(bind_textdomain_codeset) again. * configure.in: Remove duplicate call to AC_CHECK_FUNCS(bind_textdomain_codeset)
This commit is contained in:
@@ -351,8 +351,6 @@ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE",
|
||||
|
||||
GLIB_DEFINE_LOCALEDIR(GLIB_LOCALE_DIR)
|
||||
|
||||
AC_CHECK_FUNCS(bind_textdomain_codeset)
|
||||
|
||||
dnl
|
||||
dnl Now we are done with gettext checks, figure out ICONV_LIBS
|
||||
dnl
|
||||
|
Reference in New Issue
Block a user