projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c1f8f4
)
build-sys: remove unused GLIB_CFLAGS
author
Marc-André Lureau
<marcandre.lureau@redhat.com>
Sun, 25 Sep 2016 20:57:47 +0000
(
00:57
+0400)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Tue, 27 Sep 2016 09:57:29 +0000
(11:57 +0200)
Message-Id: <
20160925205748
.6280-1-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 8fa62ade57b6f1e8d291b94940cf5ee5cce81e8e..c83160025e4e5fe2b123506c67578628f34f2c69 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-5140,7
+5140,6
@@
fi
if test "$glib_subprocess" = "yes" ; then
echo "CONFIG_HAS_GLIB_SUBPROCESS_TESTS=y" >> $config_host_mak
fi
-echo "GLIB_CFLAGS=$glib_cflags" >> $config_host_mak
if test "$gtk" = "yes" ; then
echo "CONFIG_GTK=y" >> $config_host_mak
echo "CONFIG_GTKABI=$gtkabi" >> $config_host_mak