diff -ru guile-2.0.11.orig/configure.ac guile-2.0.11/configure.ac — guile-2.0.11.orig/configure.ac 2014-03-12 22:36:02.000000000 +0900 +++ guile-2.0.11/configure.ac 2015-09-06 15:42:11.103807090 +0900 @@ -1129,7 +1129,7 @@

   AC_DEFINE([ENABLE_REGEX], 1, [Define when regex support is enabled.])
fi

-AC_REPLACE_FUNCS([strerror memmove mkstemp]) +AC_REPLACE_FUNCS([strerror memmove])

# Reasons for testing:
#   asinh, acosh, atanh, trunc - C99 standard, generally not available on