+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.
+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
-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/' \
-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/' \
dnl Checks for library functions.
gl_ALLOCSA
-AC_FUNC_VPRINTF
AC_CHECK_FUNCS([setlocale strerror strstr])
AC_REPLACE_FUNCS([atexit memmove])
gl_GETOPT
+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
-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/' \
-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/' \
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 \
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;