mate-desktop / mate-settings-daemon

MATE settings daemon
https://mate-desktop.org
GNU General Public License v2.0
44 stars 46 forks source link

build: show configure summary using a pretty format #378

Closed rbuj closed 2 years ago

rbuj commented 2 years ago

sample output:

Configure summary:

    mate-settings-daemon 1.26.0
    ===========================

    prefix ..................: /usr
    exec_prefix .............: ${prefix}
    libdir ..................: ${exec_prefix}/lib64
    bindir ..................: ${exec_prefix}/bin
    sbindir .................: ${exec_prefix}/sbin
    sysconfdir...............: /etc
    sysconfsubdir ...........: 
    localstatedir............: /var
    plugindir ...............: $(libdir)/mate-settings-daemon
    datadir..................: ${datarootdir}
    source code location ....: .
    compiler.................: gcc
    cflags ..................: 
    warning cflags ..........: -Wall -Wmissing-prototypes
    Maintainer mode .........: yes

    dbus-1 system.d dir .....: ${datadir}/dbus-1/system.d
    PolicyKit support .......: yes

    PulseAudio support ......: false
    Libnotify support .......: yes
    Libatspi support ........: yes
    Libcanberra support .....: yes
    Libmatemixer support ....: yes
    Smartcard support .......: true
    RFKill support ..........: yes
    System nssdb ............: /etc/pki/nssdb
    Profiling support .......: no

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