Don't blindly set glib_cv_long_long_format to "ll" when using the included
authorMatthias Clasen <maclas@gmx.de>
Fri, 14 Nov 2003 23:48:03 +0000 (23:48 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 14 Nov 2003 23:48:03 +0000 (23:48 +0000)
Sat Nov 15 00:46:14 2003  Matthias Clasen  <maclas@gmx.de>

* configure.in: Don't blindly set glib_cv_long_long_format to
"ll" when using the included printf. As long as the native
printf supports 64bit printing, use the native format.
(#119525, Tor Lillquist)

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
configure.in

index eca06fd..146728d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Sat Nov 15 00:46:14 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * configure.in: Don't blindly set glib_cv_long_long_format to
+       "ll" when using the included printf. As long as the native 
+       printf supports 64bit printing, use the native format.  
+       (#119525, Tor Lillquist)
+
+Fri Nov 14 00:28:46 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/gi18n.h:
+       * glib/gi18n-lib.h: Also define bind_textdomain_codeset() in
+       the #ifndef ENABLE_NLS case.
+
 Wed Nov 12 15:06:27 2003  Owen Taylor  <otaylor@redhat.com>
 
        * configure.in: Version 2.3.1, interface age 0.
index eca06fd..146728d 100644 (file)
@@ -1,3 +1,16 @@
+Sat Nov 15 00:46:14 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * configure.in: Don't blindly set glib_cv_long_long_format to
+       "ll" when using the included printf. As long as the native 
+       printf supports 64bit printing, use the native format.  
+       (#119525, Tor Lillquist)
+
+Fri Nov 14 00:28:46 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/gi18n.h:
+       * glib/gi18n-lib.h: Also define bind_textdomain_codeset() in
+       the #ifndef ENABLE_NLS case.
+
 Wed Nov 12 15:06:27 2003  Owen Taylor  <otaylor@redhat.com>
 
        * configure.in: Version 2.3.1, interface age 0.
index eca06fd..146728d 100644 (file)
@@ -1,3 +1,16 @@
+Sat Nov 15 00:46:14 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * configure.in: Don't blindly set glib_cv_long_long_format to
+       "ll" when using the included printf. As long as the native 
+       printf supports 64bit printing, use the native format.  
+       (#119525, Tor Lillquist)
+
+Fri Nov 14 00:28:46 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/gi18n.h:
+       * glib/gi18n-lib.h: Also define bind_textdomain_codeset() in
+       the #ifndef ENABLE_NLS case.
+
 Wed Nov 12 15:06:27 2003  Owen Taylor  <otaylor@redhat.com>
 
        * configure.in: Version 2.3.1, interface age 0.
index eca06fd..146728d 100644 (file)
@@ -1,3 +1,16 @@
+Sat Nov 15 00:46:14 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * configure.in: Don't blindly set glib_cv_long_long_format to
+       "ll" when using the included printf. As long as the native 
+       printf supports 64bit printing, use the native format.  
+       (#119525, Tor Lillquist)
+
+Fri Nov 14 00:28:46 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/gi18n.h:
+       * glib/gi18n-lib.h: Also define bind_textdomain_codeset() in
+       the #ifndef ENABLE_NLS case.
+
 Wed Nov 12 15:06:27 2003  Owen Taylor  <otaylor@redhat.com>
 
        * configure.in: Version 2.3.1, interface age 0.
index eca06fd..146728d 100644 (file)
@@ -1,3 +1,16 @@
+Sat Nov 15 00:46:14 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * configure.in: Don't blindly set glib_cv_long_long_format to
+       "ll" when using the included printf. As long as the native 
+       printf supports 64bit printing, use the native format.  
+       (#119525, Tor Lillquist)
+
+Fri Nov 14 00:28:46 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/gi18n.h:
+       * glib/gi18n-lib.h: Also define bind_textdomain_codeset() in
+       the #ifndef ENABLE_NLS case.
+
 Wed Nov 12 15:06:27 2003  Owen Taylor  <otaylor@redhat.com>
 
        * configure.in: Version 2.3.1, interface age 0.
index eca06fd..146728d 100644 (file)
@@ -1,3 +1,16 @@
+Sat Nov 15 00:46:14 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * configure.in: Don't blindly set glib_cv_long_long_format to
+       "ll" when using the included printf. As long as the native 
+       printf supports 64bit printing, use the native format.  
+       (#119525, Tor Lillquist)
+
+Fri Nov 14 00:28:46 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/gi18n.h:
+       * glib/gi18n-lib.h: Also define bind_textdomain_codeset() in
+       the #ifndef ENABLE_NLS case.
+
 Wed Nov 12 15:06:27 2003  Owen Taylor  <otaylor@redhat.com>
 
        * configure.in: Version 2.3.1, interface age 0.
index 7cad70e..768f0d4 100644 (file)
@@ -782,7 +782,9 @@ AM_CONDITIONAL(HAVE_GOOD_PRINTF, test "$enable_included_printf" != "yes")
 if test "$enable_included_printf" != "yes" ; then 
   AC_DEFINE(HAVE_GOOD_PRINTF,1,[define to use system printf])
 else
-  glib_cv_long_long_format="ll"
+  if test -z "$glib_cv_long_long_format" ; then
+    glib_cv_long_long_format="ll"
+  fi
   AC_DEFINE(HAVE_VASPRINTF,1)
 fi