summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2009-07-19 16:37:11 +0200
committerAndreas Gruenbacher <agruen@suse.de>2009-07-19 16:37:11 +0200
commit8c8cf43e879433f1f39920ae3917ef302f781167 (patch)
tree233fcd9d328ba9a10b8c27d0c71df8d17d3ba57e /configure.ac
parent4e894668a7b8917c4efbb88c6fbce157fc90d4aa (diff)
downloadpatch-8c8cf43e879433f1f39920ae3917ef302f781167.tar.gz
When copying files, use full_write() from gnulib instead of write()
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 7b928d8..1526821 100644
--- a/configure.ac
+++ b/configure.ac
@@ -63,6 +63,7 @@ gl_HASH
gl_PREREQ_XMALLOC
gl_QUOTE
gl_QUOTEARG
+gl_SAFE_WRITE
gl_STRCASE
gl_XALLOC
gl_XSTRNDUP