aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-04 08:25:54 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-04 08:25:54 +0000
commit0ce22afa2e2b62105ea8c6b022dbae86778cd773 (patch)
tree115fa8d16c33275d6a9d405e9a479d71a06a86ee /configure.in
parent088996e8eca01a4757a4645fde51f249f85a1184 (diff)
fixed my_tmpfile() for win32.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@620 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index b4c47669..1b5b7da7 100644
--- a/configure.in
+++ b/configure.in
@@ -328,7 +328,7 @@ dnl Checks for library functions.
AC_FUNC_ALLOCA
AC_CHECK_FUNCS(gethostname mkdir mktime socket strstr strchr \
uname flock lockf inet_aton inet_addr \
- fchmod mkstemp truncate getuid regcomp)
+ fchmod truncate getuid regcomp)
AC_OUTPUT([
Makefile