1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Update zH_TW and check for stdint.h

This commit is contained in:
Werner Koch 2009-09-03 08:59:41 +00:00
parent 2136c455e7
commit 91272a546f
4 changed files with 315 additions and 862 deletions

View file

@ -16,6 +16,7 @@ dnl
AC_DEFUN([estream_PRINTF_INIT],
[
AC_MSG_NOTICE([checking system features for estream-printf])
AC_CHECK_HEADERS(stdint.h)
AC_TYPE_LONG_LONG_INT
AC_TYPE_LONG_DOUBLE
AC_TYPE_INTMAX_T