mate-desktop / libmateweather

Library to access weather information from online services
https://mate-desktop.org
GNU Lesser General Public License v2.1
21 stars 24 forks source link

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

Closed rbuj closed 3 years ago

rbuj commented 3 years ago

Test:

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

    libmateweather 1.25.0
    =====================

    Prefix:             /usr
    Source code location:       .
    Compiler:           gcc
    Compiler flags:                 -g -O2
    Warning flags:                  -Wall -Wmissing-prototypes
    Locations.xml translations: one file per translation
    Locations.xml compression:  no

Now type `make' to compile libmateweather