[Xfce4-commits] [xfce/libxfce4ui] 03/03: Improve autogen output

noreply at xfce.org noreply at xfce.org
Mon Jan 13 23:55:49 CET 2020


This is an automated email from the git hooks/post-receive script.

o   c   h   o   s   i       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/libxfce4ui.

commit da61e627fda0b8129330cbc32962ace3b6479810
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Mon Jan 13 23:54:59 2020 +0100

    Improve autogen output
---
 configure.ac.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index 5d0836c..b6cedc4 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -352,12 +352,12 @@ echo
 echo "Build Configuration:"
 echo
 if test x"$GLADEUI2_FOUND" = x"yes"; then
-echo "* Glade 3.0 Interface Designer:  yes"
+echo "* Glade 3.0 UI Designer:     yes"
 echo "  - Catalog directory:       $GLADEUI2_CATALOGDIR"
 echo "  - Module directory:        $GLADEUI2_MODULEDIR"
 echo "  - Pixmap directory:        $GLADEUI2_PIXMAPDIR"
 else
-echo "* Glade 3.0 UI Designer:  no"
+echo "* Glade 3.0 UI Designer:     no"
 fi
 if test x"$enable_keyboard_library" = x"yes"; then
 echo "* Keyboard library support:  yes"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list