forked from AuroraMiddleware/gtk
Unset CATOBJEXT so that the macros and Makefiles correctly handle
Wed Jan 13 21:18:41 1999 Owen Taylor <otaylor@redhat.com> * acinclude.m4 (ac_result): Unset CATOBJEXT so that the macros and Makefiles correctly handle disabling NLS when no gettext is found.
This commit is contained in:
parent
52a441445c
commit
c8ae0b92ca
@ -1,3 +1,9 @@
|
||||
Wed Jan 13 21:18:41 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* acinclude.m4 (ac_result): Unset CATOBJEXT so
|
||||
that the macros and Makefiles correctly handle
|
||||
disabling NLS when no gettext is found.
|
||||
|
||||
Wed Jan 13 20:14:32 1999 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtk/gtkarg.c (gtk_arg_copy): in comparisions with GTK_TYPE_STRING, use
|
||||
|
@ -1,3 +1,9 @@
|
||||
Wed Jan 13 21:18:41 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* acinclude.m4 (ac_result): Unset CATOBJEXT so
|
||||
that the macros and Makefiles correctly handle
|
||||
disabling NLS when no gettext is found.
|
||||
|
||||
Wed Jan 13 20:14:32 1999 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtk/gtkarg.c (gtk_arg_copy): in comparisions with GTK_TYPE_STRING, use
|
||||
|
@ -1,3 +1,9 @@
|
||||
Wed Jan 13 21:18:41 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* acinclude.m4 (ac_result): Unset CATOBJEXT so
|
||||
that the macros and Makefiles correctly handle
|
||||
disabling NLS when no gettext is found.
|
||||
|
||||
Wed Jan 13 20:14:32 1999 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtk/gtkarg.c (gtk_arg_copy): in comparisions with GTK_TYPE_STRING, use
|
||||
|
@ -1,3 +1,9 @@
|
||||
Wed Jan 13 21:18:41 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* acinclude.m4 (ac_result): Unset CATOBJEXT so
|
||||
that the macros and Makefiles correctly handle
|
||||
disabling NLS when no gettext is found.
|
||||
|
||||
Wed Jan 13 20:14:32 1999 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtk/gtkarg.c (gtk_arg_copy): in comparisions with GTK_TYPE_STRING, use
|
||||
|
@ -1,3 +1,9 @@
|
||||
Wed Jan 13 21:18:41 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* acinclude.m4 (ac_result): Unset CATOBJEXT so
|
||||
that the macros and Makefiles correctly handle
|
||||
disabling NLS when no gettext is found.
|
||||
|
||||
Wed Jan 13 20:14:32 1999 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtk/gtkarg.c (gtk_arg_copy): in comparisions with GTK_TYPE_STRING, use
|
||||
|
@ -1,3 +1,9 @@
|
||||
Wed Jan 13 21:18:41 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* acinclude.m4 (ac_result): Unset CATOBJEXT so
|
||||
that the macros and Makefiles correctly handle
|
||||
disabling NLS when no gettext is found.
|
||||
|
||||
Wed Jan 13 20:14:32 1999 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtk/gtkarg.c (gtk_arg_copy): in comparisions with GTK_TYPE_STRING, use
|
||||
|
@ -1,3 +1,9 @@
|
||||
Wed Jan 13 21:18:41 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* acinclude.m4 (ac_result): Unset CATOBJEXT so
|
||||
that the macros and Makefiles correctly handle
|
||||
disabling NLS when no gettext is found.
|
||||
|
||||
Wed Jan 13 20:14:32 1999 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtk/gtkarg.c (gtk_arg_copy): in comparisions with GTK_TYPE_STRING, use
|
||||
|
@ -676,7 +676,9 @@ AC_DEFUN(AM_GTK_WITH_NLS,
|
||||
|
||||
if test "$nls_cv_use_gnu_gettext" != "yes"; then
|
||||
AC_DEFINE(ENABLE_NLS)
|
||||
# else
|
||||
else
|
||||
# Unset this variable since we use the non-zero value as a flag.
|
||||
CATOBJEXT=
|
||||
# dnl Mark actions used to generate GNU NLS library.
|
||||
# INTLOBJS="\$(GETTOBJS)"
|
||||
# AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
|
||||
|
Loading…
Reference in New Issue
Block a user