Project

General

Profile

Bug #547 » exiv2_r1412-1413.patch

Redmine Admin, 12 May 2008 18:37

View differences:

config/configure.ac (revision 1413)
77 77
# ---------------------------------------------------------------------------
78 78
# Checks for library functions.
79 79
# ---------------------------------------------------------------------------
80
AC_FUNC_MKTIME
80
#AC_FUNC_MKTIME - fails when using old autoconf with gcc-4.3, see eg. Debian Bug#425544, and we don't use the result anyway
81 81
AC_FUNC_MMAP
82 82
AC_FUNC_STRERROR_R
83 83
AC_CHECK_FUNCS([gmtime_r memset strchr strerror strtol mmap munmap])
(3-3/3)