summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2021-03-23 21:19:36 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2021-03-23 21:19:36 (GMT)
commitd59e5d1f0d7ba19c1fba16b3077f2f1cc590d00a (patch)
treecb972cf6c6ec7dc5c3f5a032c3b4ddbf00e74877
parent9134efeda85c0c202ccc8006f4387eed04581242 (diff)
Complete the configuration summary.
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
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