From d59e5d1f0d7ba19c1fba16b3077f2f1cc590d00a Mon Sep 17 00:00:00 2001
From: Cyrille Bagard <nocbos@gmail.com>
Date: Tue, 23 Mar 2021 22:19:36 +0100
Subject: Complete the configuration summary.

---
 configure.ac | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index ff02f65..d24320e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -220,7 +220,8 @@ AC_ARG_WITH(gobject-leak-tracker,
 
 AC_ARG_WITH(local-resources,
             AS_HELP_STRING([--with-desktop-dir=PATH],
-            [specify to destination of  desktop files (default=PREFIX/share)]))
+            [specify to destination of  desktop files (default=PREFIX/share)]),
+            [with_local_resources=yes], [with_local_resources=no])
 
 #--- Small enumerations
 
-- 
cgit v0.11.2-87-g4458