diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 8703761..a6d8ba9 100644 --- a/configure.ac +++ b/configure.ac @@ -142,7 +142,7 @@ case "$with_gtk" in esac GDK_PIXBUF_REQUIRED=2.4.0 -GLIB_REQUIRED=2.26.0 +GLIB_REQUIRED=2.36.0 GIO_REQUIRED=2.26.0 XRANDR_REQUIRED=1.2 @@ -310,7 +310,8 @@ dnl - Show summary dnl --------------------------------------------------------------------------- echo " -mate-desktop $VERSION `echo mate-desktop $VERSION | sed "s/./=/g"` +mate-desktop $VERSION +`echo mate-desktop $VERSION | sed "s/./=/g"` prefix: ${prefix} exec_prefix: ${exec_prefix} |