mate-desktop / mate-notification-daemon

Daemon to display passive pop-up notifications
https://mate-desktop.org
GNU General Public License v2.0
30 stars 26 forks source link

build: show configure summary using a pretty format #207

Closed rbuj closed 2 years ago

rbuj commented 2 years ago

sample output:

Configure summary:

    mate-notification-daemon 1.26.0
    ===============================

    prefix ......................: /usr
    exec_prefix .................: ${prefix}
    bindir ......................: ${exec_prefix}/bin
    datadir .....................: ${datarootdir}
    source code location ........: .
    compiler ....................: gcc
    cflags ......................: -g -O2
    warning flags ...............: -Wall -Wmissing-prototypes
    Wayland support .............: yes
    X11 support .................: yes
    Native Language support .....: yes

    dbus-1 system.d .............: /etc/dbus-1/system.d
    dbus-1 services .............: ${prefix}/share/dbus-1/services

Now type `make' to compile mate-notification-daemon