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




commit a4faa8f791b72daad33854b9c399444523d4974f
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 a4edd55..a00e573 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]