summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorFabiano Fidêncio <fidencio@redhat.com>2016-03-21 14:05:24 +0100
committerFabiano Fidêncio <fidencio@redhat.com>2016-03-21 16:17:31 +0100
commit74a5ef7dcf492542a52be17d6dae5b06446d7bfe (patch)
tree23a250ce070e9d94f226fc080c073e0f6fe81096 /configure.ac
parent7774b8c0dd85ce2bb311d8bbe1c25deb73970b6e (diff)
downloadspice-gtk-master.tar.gz
spice-gtk-master.tar.xz
spice-gtk-master.zip
mingw: Fix build failure due to epoxy/egl.h headerHEADmaster
epoxy/egl.h header is not provided by mingw-epoxy package. Let's avoid egl usage when building using mingw then. Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com> Acked-by: Marc-André Lureau <mlureau@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 24fddc1..4227fd8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -593,7 +593,6 @@ AC_MSG_NOTICE([
DBus: ${have_dbus}
WebDAV support: ${have_phodav}
LZ4 support: ${enable_lz4}
- epoxy: ${have_epoxy}
Now type 'make' to build $PACKAGE