]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
jm_ -> gl_.
authorBruno Haible <bruno@clisp.org>
Mon, 19 Apr 2004 12:53:29 +0000 (12:53 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:11:51 +0000 (12:11 +0200)
gettext-runtime/ChangeLog
gettext-runtime/configure.ac
gettext-tools/ChangeLog
gettext-tools/configure.ac

index 3cd921fd6f65d125632d8082005ca56d40b1be39..5b6cfb7fc5cab217cc9df1c7efd3745619d0e1d2 100644 (file)
@@ -1,3 +1,7 @@
+2004-04-19  Bruno Haible  <bruno@clisp.org>
+
+       * gettext.m4: Change jm_ to gl_ in all uses of AC_DEFINE'd names.
+
 2004-03-11  Bruno Haible  <bruno@clisp.org>
 
        * Makefile.am (config.h.msvc): Fix the value of SIZE_MAX.
index cd9bcc75fdb2c068c50d91db386f2af557fae951..5120d69b509206e1dbafde926f7254ea19368f05 100644 (file)
@@ -1,5 +1,5 @@
 dnl Configuration for the gettext-runtime directory of GNU gettext
-dnl Copyright (C) 1995-1999, 2000-2003 Free Software Foundation, Inc.
+dnl Copyright (C) 1995-1999, 2000-2004 Free Software Foundation, Inc.
 dnl
 dnl This program is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
@@ -88,7 +88,7 @@ AC_CHECK_FUNCS([setlocale strerror strtoul])
 AC_REPLACE_FUNCS([atexit memmove])
 gt_FUNC_SETENV
 gl_FUNC_STRERROR
-jm_FUNC_GLIBC_UNLOCKED_IO
+gl_FUNC_GLIBC_UNLOCKED_IO
 gt_FUNC_ERROR_AT_LINE
 gl_PATHMAX
 gl_FUNC_READLINK
index c6c6752f8a396259bf8930d79e5f429324646694..c46ed6c9568fc3e7e2c9186d9efed7455786e426 100644 (file)
@@ -1,3 +1,7 @@
+2004-04-19  Bruno Haible  <bruno@clisp.org>
+
+       * gettext.m4: Change jm_ to gl_ in all uses of AC_DEFINE'd names.
+
 2004-03-11  Bruno Haible  <bruno@clisp.org>
 
        * Makefile.am (config.h.msvc): Fix the value of SIZE_MAX.
index cc57e1906bd383dfa41cb4bb27865dab5a218a20..a139512a542c40064a6f26f32d7037774c00ce89 100644 (file)
@@ -107,10 +107,10 @@ AM_STDBOOL_H
 dnl Checks for typedefs, structures, and compiler characteristics.
 AC_C_INLINE
 bh_C_SIGNED
-jm_AC_TYPE_UNSIGNED_LONG_LONG
+gl_AC_TYPE_UNSIGNED_LONG_LONG
 AC_TYPE_SIZE_T
 AC_CHECK_TYPES(ptrdiff_t)
-jm_AC_TYPE_UINTMAX_T
+gl_AC_TYPE_UINTMAX_T
 gt_TYPE_SSIZE_T
 AC_TYPE_PID_T
 AC_TYPE_MODE_T
@@ -139,7 +139,7 @@ gt_SIGNALBLOCKING
 gt_SIGINFO
 gt_FUNC_SETENV
 gl_FUNC_STRERROR
-jm_FUNC_GLIBC_UNLOCKED_IO
+gl_FUNC_GLIBC_UNLOCKED_IO
 gt_FUNC_ERROR_AT_LINE
 gl_QUOTEARG
 gl_PATHMAX