summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2014-04-02 13:48:12 +0200
committerMarc-André Lureau <marcandre.lureau@redhat.com>2014-04-02 13:48:12 +0200
commitd4814544eae305f974de2b0303d11ec67f54294c (patch)
treed471195ee61294f23565824ed3666531ee924ef5 /configure.ac
parent941b96a23522f03d221881c6dbbe12c7ccc7a606 (diff)
downloadspice-gtk-d4814544eae305f974de2b0303d11ec67f54294c.tar.gz
spice-gtk-d4814544eae305f974de2b0303d11ec67f54294c.tar.xz
spice-gtk-d4814544eae305f974de2b0303d11ec67f54294c.zip
build-sys: re-organize summary to show major info first
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 10f3817..fa3a2e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -741,14 +741,14 @@ AC_MSG_NOTICE([
prefix: ${prefix}
c compiler: ${CC}
+ Target: ${red_target}
+ Gtk: $GTK_API_VERSION
Coroutine: ${with_coroutine}
Audio: ${with_audio}
- Target: ${red_target}
SASL support: ${enable_sasl}
Smartcard support: ${have_smartcard}
USB redirection support: ${have_usbredir} ${with_usbredir_hotplug}
- Gtk: $GTK_API_VERSION
DBus: ${have_dbus}
Now type 'make' to build $PACKAGE