mate-desktop / mate-terminal

The MATE Terminal Emulator
http://www.mate-desktop.org
GNU General Public License v3.0
135 stars 73 forks source link

build: underline package name and version in configure summary #375

Closed rbuj closed 3 years ago

rbuj commented 3 years ago

Test:

$ ./autogen.sh --prefix=/usr
<cut>

Configure summary:

        mate-terminal 1.25.0
        ====================

    prefix:                 /usr
    source code location:   .
    compiler:               gcc
    cflags:                 
    warning flags:          -Wall -Wmissing-prototypes
    linker flags:           

    smclient support:       yes
    s/key support:          yes

Now type `make' to compile mate-terminal