aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-03-17 06:50:27 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-03-17 06:50:27 +0000
commit56bc524ac9e7eb53b0f4fc7b49b1ebe10a327180 (patch)
tree80a34cb7bcaa54cced64c5db8db4cb05693b2af2 /configure.in
parent3ad4efad565998dda3a31d9d4d2a4dceda980aac (diff)
do fflush() and fsync() before fclose() when writing configuration files.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2121 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 6b4db039..be4608d5 100644
--- a/configure.in
+++ b/configure.in
@@ -409,7 +409,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 truncate getuid regcomp mlock)
+ fchmod truncate getuid regcomp mlock fsync)
AC_OUTPUT([
Makefile