Fix problem with --disable-nls.

Wed Jan 31 13:46:58 2001  Owen Taylor  <otaylor@redhat.com>

	* acinclude.m4 glib-gettext.m4: Fix problem with --disable-nls.
This commit is contained in:
Owen Taylor 2001-01-31 19:18:48 +00:00 committed by Owen Taylor
parent f0b9abe801
commit 2ab0ce294d
11 changed files with 49 additions and 17 deletions

View File

@ -1,3 +1,7 @@
Wed Jan 31 13:46:58 2001 Owen Taylor <otaylor@redhat.com>
* acinclude.m4 glib-gettext.m4: Fix problem with --disable-nls.
2001-01-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gthread.c, gthread.h: Added g_static_mutex_free to allow using
@ -59,7 +63,7 @@
* tests/makefile.mingw.in: Remove superfluous compilation command
line.
2001-01-23 <alexl@redhat.com>
2001-01-23 Alex Larsson <alexl@redhat.com>
* gmain.c (g_source_callback_unref): Free the callback
(g_source_set_callback): Initialize the callback refcount

View File

@ -1,3 +1,7 @@
Wed Jan 31 13:46:58 2001 Owen Taylor <otaylor@redhat.com>
* acinclude.m4 glib-gettext.m4: Fix problem with --disable-nls.
2001-01-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gthread.c, gthread.h: Added g_static_mutex_free to allow using
@ -59,7 +63,7 @@
* tests/makefile.mingw.in: Remove superfluous compilation command
line.
2001-01-23 <alexl@redhat.com>
2001-01-23 Alex Larsson <alexl@redhat.com>
* gmain.c (g_source_callback_unref): Free the callback
(g_source_set_callback): Initialize the callback refcount

View File

@ -1,3 +1,7 @@
Wed Jan 31 13:46:58 2001 Owen Taylor <otaylor@redhat.com>
* acinclude.m4 glib-gettext.m4: Fix problem with --disable-nls.
2001-01-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gthread.c, gthread.h: Added g_static_mutex_free to allow using
@ -59,7 +63,7 @@
* tests/makefile.mingw.in: Remove superfluous compilation command
line.
2001-01-23 <alexl@redhat.com>
2001-01-23 Alex Larsson <alexl@redhat.com>
* gmain.c (g_source_callback_unref): Free the callback
(g_source_set_callback): Initialize the callback refcount

View File

@ -1,3 +1,7 @@
Wed Jan 31 13:46:58 2001 Owen Taylor <otaylor@redhat.com>
* acinclude.m4 glib-gettext.m4: Fix problem with --disable-nls.
2001-01-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gthread.c, gthread.h: Added g_static_mutex_free to allow using
@ -59,7 +63,7 @@
* tests/makefile.mingw.in: Remove superfluous compilation command
line.
2001-01-23 <alexl@redhat.com>
2001-01-23 Alex Larsson <alexl@redhat.com>
* gmain.c (g_source_callback_unref): Free the callback
(g_source_set_callback): Initialize the callback refcount

View File

@ -1,3 +1,7 @@
Wed Jan 31 13:46:58 2001 Owen Taylor <otaylor@redhat.com>
* acinclude.m4 glib-gettext.m4: Fix problem with --disable-nls.
2001-01-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gthread.c, gthread.h: Added g_static_mutex_free to allow using
@ -59,7 +63,7 @@
* tests/makefile.mingw.in: Remove superfluous compilation command
line.
2001-01-23 <alexl@redhat.com>
2001-01-23 Alex Larsson <alexl@redhat.com>
* gmain.c (g_source_callback_unref): Free the callback
(g_source_set_callback): Initialize the callback refcount

View File

@ -1,3 +1,7 @@
Wed Jan 31 13:46:58 2001 Owen Taylor <otaylor@redhat.com>
* acinclude.m4 glib-gettext.m4: Fix problem with --disable-nls.
2001-01-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gthread.c, gthread.h: Added g_static_mutex_free to allow using
@ -59,7 +63,7 @@
* tests/makefile.mingw.in: Remove superfluous compilation command
line.
2001-01-23 <alexl@redhat.com>
2001-01-23 Alex Larsson <alexl@redhat.com>
* gmain.c (g_source_callback_unref): Free the callback
(g_source_set_callback): Initialize the callback refcount

View File

@ -1,3 +1,7 @@
Wed Jan 31 13:46:58 2001 Owen Taylor <otaylor@redhat.com>
* acinclude.m4 glib-gettext.m4: Fix problem with --disable-nls.
2001-01-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gthread.c, gthread.h: Added g_static_mutex_free to allow using
@ -59,7 +63,7 @@
* tests/makefile.mingw.in: Remove superfluous compilation command
line.
2001-01-23 <alexl@redhat.com>
2001-01-23 Alex Larsson <alexl@redhat.com>
* gmain.c (g_source_callback_unref): Free the callback
(g_source_set_callback): Initialize the callback refcount

View File

@ -1,3 +1,7 @@
Wed Jan 31 13:46:58 2001 Owen Taylor <otaylor@redhat.com>
* acinclude.m4 glib-gettext.m4: Fix problem with --disable-nls.
2001-01-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gthread.c, gthread.h: Added g_static_mutex_free to allow using
@ -59,7 +63,7 @@
* tests/makefile.mingw.in: Remove superfluous compilation command
line.
2001-01-23 <alexl@redhat.com>
2001-01-23 Alex Larsson <alexl@redhat.com>
* gmain.c (g_source_callback_unref): Free the callback
(g_source_set_callback): Initialize the callback refcount

View File

@ -611,10 +611,10 @@ AC_DEFUN(AM_GLIB_WITH_NLS,
POSUB=po
else
DATADIRNAME=share
nls_cv_header_intl=intl/libintl.h
nls_cv_header_libgt=intl/libgettext.h
# nls_cv_header_intl=intl/libintl.h
# nls_cv_header_libgt=intl/libgettext.h
fi
AC_LINK_FILES($nls_cv_header_libgt, $nls_cv_header_intl)
# AC_LINK_FILES($nls_cv_header_libgt, $nls_cv_header_intl)
AC_OUTPUT_COMMANDS(
[case "$CONFIG_FILES" in *po/Makefile.in*)
sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile

View File

@ -182,10 +182,10 @@ AC_DEFUN(AM_GLIB_WITH_NLS,
POSUB=po
else
DATADIRNAME=share
nls_cv_header_intl=intl/libintl.h
nls_cv_header_libgt=intl/libgettext.h
# nls_cv_header_intl=intl/libintl.h
# nls_cv_header_libgt=intl/libgettext.h
fi
AC_LINK_FILES($nls_cv_header_libgt, $nls_cv_header_intl)
# AC_LINK_FILES($nls_cv_header_libgt, $nls_cv_header_intl)
AC_OUTPUT_COMMANDS(
[case "$CONFIG_FILES" in *po/Makefile.in*)
sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile

View File

@ -182,10 +182,10 @@ AC_DEFUN(AM_GLIB_WITH_NLS,
POSUB=po
else
DATADIRNAME=share
nls_cv_header_intl=intl/libintl.h
nls_cv_header_libgt=intl/libgettext.h
# nls_cv_header_intl=intl/libintl.h
# nls_cv_header_libgt=intl/libgettext.h
fi
AC_LINK_FILES($nls_cv_header_libgt, $nls_cv_header_intl)
# AC_LINK_FILES($nls_cv_header_libgt, $nls_cv_header_intl)
AC_OUTPUT_COMMANDS(
[case "$CONFIG_FILES" in *po/Makefile.in*)
sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile