aboutsummaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2019-01-23 21:57:40 +0100
committerFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2019-01-23 21:57:40 +0100
commit7af43d5db0d9e4000f64a9bdd2064d56f1fb1e92 (patch)
tree2529fc9a9aaf324c8f6373b3ea81053e6e9711e3 /aclocal.m4
parenta085f93daf543a53cabdfbeca81c54cd010b8023 (diff)
Clean up some whitespaces
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index e4c72082..dc542cd3 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1137,7 +1137,7 @@ if test $pkg_failed = yes; then
_PKG_SHORT_ERRORS_SUPPORTED
if test $_pkg_short_errors_supported = yes; then
$1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
- else
+ else
$1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
fi
# Put the nasty error message in config.log where it belongs