summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2018-07-30 13:51:43 +0200
committerLubomir Rintel <lkundrak@v3.sk>2018-07-30 13:51:43 +0200
commit4e9e01952f0ad4b78bc3df23573940488f5817c6 (patch)
tree3abb3729a560ec363c84f51ccd9fce148b10ccd0 /m4
parentc2e9f9df9d77d863785af8c1ea3ed96a7a057080 (diff)
downloadnetwork-manager-applet-4e9e01952f0ad4b78bc3df23573940488f5817c6.tar.gz
build: a trivial whitespace fix
Diffstat (limited to 'm4')
-rw-r--r--m4/introspection.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/introspection.m4 b/m4/introspection.m4
index c99f49f0..f3bda0e7 100644
--- a/m4/introspection.m4
+++ b/m4/introspection.m4
@@ -21,7 +21,7 @@ m4_define([_GOBJECT_INTROSPECTION_CHECK_INTERNAL],
],[dnl
AC_ARG_ENABLE(introspection,
AS_HELP_STRING([--enable-introspection[=@<:@no/auto/yes@:>@]],
- [Enable introspection for this build]),,
+ [Enable introspection for this build]),,
[enable_introspection=auto])
])dnl