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




commit f1b0e362f3d98bd6d1f2d34612bbcd5ca86ba9f0
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]