summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-08-18 14:55:59 +0200
committerJim Meyering <meyering@redhat.com>2009-08-18 17:20:06 +0200
commit1d8afa2416416acaf8b7ffc500cadfde13e3aca3 (patch)
tree778d5b2f163c66cbcf5ce89f680860cef2632ccb /bootstrap
parent53ce488f380e3dd94c26bf507c5639975125a1ee (diff)
downloadlibguestfs-1d8afa2416416acaf8b7ffc500cadfde13e3aca3.tar.gz
libguestfs-1d8afa2416416acaf8b7ffc500cadfde13e3aca3.tar.xz
libguestfs-1d8afa2416416acaf8b7ffc500cadfde13e3aca3.zip
build: suppress an ignored-write-return-value warning
* bootstrap (modules): Add ignore-value. * src/guestfs.c: Include "ignore-value.h". (stdout_event): Ignore failure to write to stderr. Also, prefer STDERR_FILENO over the literal "2". * src/Makefile.am (libguestfs_la_CPPFLAGS): Include gnulib's .h files. (libprotocol_la_CFLAGS): Remove -Wall -Wno-unused.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index cea8c407..76e22169 100755
--- a/bootstrap
+++ b/bootstrap
@@ -53,6 +53,7 @@ modules='
gitlog-to-changelog
gnu-make
gnumakefile
+ignore-value
maintainer-makefile
manywarnings
warnings