summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-09-17 14:15:01 +0200
committerJim Meyering <meyering@redhat.com>2009-10-01 12:04:31 +0200
commit8902061f1711c1bd95095abf5c4f7f7d07aac796 (patch)
treeae2e46922a2051b430f5efab9d125ee1b2678dde /bootstrap.conf
parentc379d8935d25cc182e537527103252cdfeda6ef6 (diff)
downloadparted-8902061f1711c1bd95095abf5c4f7f7d07aac796.tar.gz
build: use more gnulib modules for better POSIX compliance
* bootstrap.conf (gnulib_modules): Add modules exposed via make CFLAGS=-DGNULIB_POSIXCHECK 2>&1 \ |perl -lne '/.* use gnulib module (\S+).*/ and print $1' \ |sort |uniq -c|sort -nr Add these: close fsync lseek mkstemp strdup unlink
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 8bf9c3f..d66f91d 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -28,9 +28,11 @@ gnulib_modules="
$avoided_gnulib_modules
alloca announce-gen assert
calloc config-h configmake
+ close
closeout
dirname
fdl
+ fsync
gettext
git-version-gen
gitlog-to-changelog
@@ -39,15 +41,19 @@ gnulib_modules="
inttypes
lib-ignore
long-options
+ lseek
malloc
maintainer-makefile
manywarnings
+ mkstemp
mktempd
realloc
rpmatch
progname
safe-read
stdbool
+ strdup
+ unlink
update-copyright
useless-if-before-free
vc-list-files