mate-desktop / pluma

A powerful text editor for MATE
http://www.mate-desktop.org
GNU General Public License v2.0
158 stars 66 forks source link

build: display package name and version in configure summary #604

Closed rbuj closed 3 years ago

rbuj commented 3 years ago
$ ./autogen.sh --prefix=/usr
<cut>

Configure summary:

    pluma 1.25.0
    ============

    Source code location:   .
    Compiler:       gcc
    Compiler flags:     -g -O2
    Warning flags:      -Wall -Wmissing-prototypes
    Spell Plugin enabled:   yes
    Gvfs metadata enabled:  yes
    GObject Introspection:  yes
    Tests enabled:      yes

 *** IMPORTANT ***

This is an unstable version of pluma.
It is for test purposes only.

Please, DO NOT use it in a production environment.
It will probably crash and you will lose your data.

If you are looking for a stable release of pluma, either download
it from:

  http://pub.mate-desktop.org/release/1.24/

Or checkout the 1.24 branch of the pluma module from:

  git://github.com/mate-desktop/pluma.git

Thanks,
The pluma team

 *** END OF WARNING ***
Now type `make' to compile pluma