summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>1999-01-14 02:16:49 +0000
committerOwen Taylor <otaylor@src.gnome.org>1999-01-14 02:16:49 +0000
commitc8ae0b92cae360316fe30f40e738bdf5a93c31b9 (patch)
tree8b80c94cf0072d3502b97a5cbd19caacde5ae5ab
parent52a441445ccbc226ed39813d35c34694f91aa731 (diff)
downloadgdk-pixbuf-c8ae0b92cae360316fe30f40e738bdf5a93c31b9.tar.gz
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.
-rw-r--r--ChangeLog6
-rw-r--r--ChangeLog.pre-2-06
-rw-r--r--ChangeLog.pre-2-106
-rw-r--r--ChangeLog.pre-2-26
-rw-r--r--ChangeLog.pre-2-46
-rw-r--r--ChangeLog.pre-2-66
-rw-r--r--ChangeLog.pre-2-86
-rw-r--r--acinclude.m44
8 files changed, 45 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a4deec829..7e403c19d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index a4deec829..7e403c19d 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -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
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index a4deec829..7e403c19d 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -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
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index a4deec829..7e403c19d 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -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
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index a4deec829..7e403c19d 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -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
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index a4deec829..7e403c19d 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -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
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index a4deec829..7e403c19d 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -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
diff --git a/acinclude.m4 b/acinclude.m4
index 4ee50513d..d04336e18 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -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,