[NetworkManager-openvpn/lr/gtk-4.0: 3/7] build: print dist-version when configured




commit 378906107dd2a67a99e0521938af02b50bfa7d13
Author: Lubomir Rintel <lkundrak v3 sk>
Date:   Thu Nov 11 10:38:18 2021 +0100

    build: print dist-version when configured
    
    Just to be consistent with other plugins.

 configure.ac | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/configure.ac b/configure.ac
index 172ef51..e4b31c4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -164,6 +164,7 @@ AC_OUTPUT
 
 echo ""
 echo "Build configuration: "
+echo "  --with-dist-version=$ac_distver"
 echo "  --with-gnome=$with_gnome"
 echo "  --with-libnm-glib=$with_libnm_glib"
 echo "  --enable-absolute-paths=$enable_absolute_paths"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]