]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Assume vprintf function.
authorBruno Haible <bruno@clisp.org>
Fri, 30 Jun 2006 14:16:37 +0000 (14:16 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:27 +0000 (12:13 +0200)
ChangeLog
gettext-runtime/ChangeLog
gettext-runtime/Makefile.am
gettext-runtime/configure.ac
gettext-tools/ChangeLog
gettext-tools/Makefile.am
gettext-tools/configure.ac
os2/configure.awk

index 38a9504ccdb40b2fe5ec327854dcfd92aa82d089..4974775d14547e1d46105f65744778a78f620821 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-06-27  Bruno Haible  <bruno@clisp.org>
+
+       Assume vprintf function.
+       * os2/configure.awk: Remove unused HAVE_VPRINTF substitution.
+
 2006-04-14  Bruno Haible  <bruno@clisp.org>
 
        * autogen.sh: Require autoconf-2.60.
index ff535c71861a2160945b026c92348ad700589a0c..66f3e08715c209936626b01da0f0851c2638ecf1 100644 (file)
@@ -1,3 +1,10 @@
+2006-06-27  Bruno Haible  <bruno@clisp.org>
+
+       Assume vprintf function.
+       * configure.ac: Remove AC_FUNC_VPRINTF invocation.
+       * Makefile.am (config.h_vms, config.h.msvc): Remove unused HAVE_VPRINTF
+       substitution.
+
 2006-06-27  Bruno Haible  <bruno@clisp.org>
 
        * Makefile.am (config.h_vms, config.h.msvc): Drop unused HAVE_LOCALE_H
index 3efd3c31aa98c65fe0484e94e12c4a77b959c882..3e93b1da3173c7c1fdd212f763303d6309a57985 100644 (file)
@@ -96,7 +96,6 @@ config.h_vms: config.h.in ../version.sh
             -e 's/#undef HAVE_UNISTD_H$$/#define HAVE_UNISTD_H 1/' \
             -e 's/#undef HAVE_UNSETENV$$/#define HAVE_UNSETENV 1/' \
             -e 's/#undef HAVE_UNSIGNED_LONG_LONG$$/#define HAVE_UNSIGNED_LONG_LONG 1/' \
-            -e 's/#undef HAVE_VPRINTF$$/#define HAVE_VPRINTF 1/' \
             -e 's/#undef HAVE_WCHAR_T$$/#define HAVE_WCHAR_T 1/' \
             -e 's/#undef HAVE_WCSLEN$$/#define HAVE_WCSLEN 1/' \
             -e 's/#undef HAVE_WINT_T$$/#define HAVE_WINT_T 1/' \
@@ -157,7 +156,6 @@ config.h.msvc: config.h.in ../version.sh
            -e 's/#undef HAVE_STRTOUL$$/#define HAVE_STRTOUL 1/' \
            -e 's/#undef HAVE_SYS_STAT_H$$/#define HAVE_SYS_STAT_H 1/' \
            -e 's/#undef HAVE_SYS_TYPES_H$$/#define HAVE_SYS_TYPES_H 1/' \
-           -e 's/#undef HAVE_VPRINTF$$/#define HAVE_VPRINTF 1/' \
            -e 's/#undef HAVE_WCHAR_T$$/#define HAVE_WCHAR_T 1/' \
            -e 's/#undef HAVE_WCSLEN$$/#define HAVE_WCSLEN 1/' \
            -e 's/#undef HAVE_WINT_T$$/#define HAVE_WINT_T 1/' \
index 796bd2e63b79281d7e12485a74c259a76403fe38..0ddb0a5eacae5d9c95a67729c97eb8371dbcc187 100644 (file)
@@ -88,7 +88,6 @@ AC_TYPE_SIZE_T
 
 dnl Checks for library functions.
 gl_ALLOCSA
-AC_FUNC_VPRINTF
 AC_CHECK_FUNCS([setlocale strerror strstr])
 AC_REPLACE_FUNCS([atexit memmove])
 gl_GETOPT
index 6cc767151b4479909ec3a2d154271fac389c1de0..4866d192afdbe167e99e6c64eb0de578d594a0f0 100644 (file)
@@ -1,3 +1,10 @@
+2006-06-27  Bruno Haible  <bruno@clisp.org>
+
+       Assume vprintf function.
+       * configure.ac: Remove AC_FUNC_VPRINTF invocation.
+       * Makefile.am (config.h_vms, config.h.msvc): Remove unused HAVE_VPRINTF
+       substitution.
+
 2006-06-27  Bruno Haible  <bruno@clisp.org>
 
        * Makefile.am (config.h_vms, config.h.msvc): Drop unused HAVE_LOCALE_H
index f61fe1913477159b7247044ed7a483cf86e6f6b2..b65a8e67b7e81ede053e79d92d3442d6c733a3d2 100644 (file)
@@ -121,7 +121,6 @@ config.h_vms: config.h.in ../version.sh
             -e 's/#undef HAVE_UTIMES$$/#define HAVE_UTIMES 1/' \
             -e 's/#undef HAVE_UTIME_H$$/#define HAVE_UTIME_H 1/' \
             -e 's/#undef HAVE_VFORK$$/#define HAVE_VFORK 1/' \
-            -e 's/#undef HAVE_VPRINTF$$/#define HAVE_VPRINTF 1/' \
             -e 's/#undef HAVE_WAITPID$$/#define HAVE_WAITPID 1/' \
             -e 's/#undef HAVE_WCHAR_H$$/#define HAVE_WCHAR_H 1/' \
             -e 's/#undef HAVE_WCSLEN$$/#define HAVE_WCSLEN 1/' \
@@ -200,7 +199,6 @@ config.h.msvc: config.h.in ../version.sh
            -e 's/#undef HAVE_SYS_STAT_H$$/#define HAVE_SYS_STAT_H 1/' \
            -e 's/#undef HAVE_SYS_TYPES_H$$/#define HAVE_SYS_TYPES_H 1/' \
            -e 's/#undef HAVE_TIME_H$$/#define HAVE_TIME_H 1/' \
-           -e 's/#undef HAVE_VPRINTF$$/#define HAVE_VPRINTF 1/' \
            -e 's/#undef HAVE_WCHAR_H$$/#define HAVE_WCHAR_H 1/' \
            -e 's/#undef HAVE_WCSLEN$$/#define HAVE_WCSLEN 1/' \
            -e 's/#undef HAVE_WINT_T$$/#define HAVE_WINT_T 1/' \
index b524b0b86040ea75db0afe71a995f0aa3797d8ee..eab42486a67afe78c752b37d1809c28e590973f3 100644 (file)
@@ -155,7 +155,6 @@ fi
 
 dnl Checks for library functions.
 gl_ALLOCSA
-AC_FUNC_VPRINTF
 AC_CHECK_FUNCS([chown getcwd posix_spawn raise select strerror strtoul uname \
 utime utimes waitid])
 AC_REPLACE_FUNCS([atexit memmove memset stpcpy strcspn \
index c23e4a108034e24565283491d36c8b9ef0d4ecd0..ccf60e39df32be131eee460bc1a82da0b3db33c5 100644 (file)
@@ -8,7 +8,6 @@ BEGIN{
   cfg["HAVE_ALLOCA"] = 1;
   cfg["HAVE_ALLOCA_H"] = 1;
   cfg["HAVE_LONG_FILE_NAMES"] = 1;
-  cfg["HAVE_VPRINTF"] = 1;
   cfg["STDC_HEADERS"] = 1;
   cfg["HAVE_GETCWD"] = 1;
   cfg["HAVE_GETEGID"] = 1;