diff options
author | infirit <[email protected]> | 2013-10-18 02:18:51 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-10-18 02:18:51 +0200 |
commit | 503a489a803c44c2f17414ca3436d34db896d42a (patch) | |
tree | d22b62e50d7bf574cc38b0aa962eb1c3601fba5f | |
parent | 4c40ecbb336e2330083d188d9a336363cbf351e0 (diff) | |
download | engrampa-503a489a803c44c2f17414ca3436d34db896d42a.tar.bz2 engrampa-503a489a803c44c2f17414ca3436d34db896d42a.tar.xz |
Fix whitespace in summary
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 85d5bbc..9f3eb25 100644 --- a/configure.ac +++ b/configure.ac @@ -188,7 +188,7 @@ Configuration: Source code location: ${srcdir} Compiler: ${CC} Internal mkdtemp: ${mkdtemp_missing} - Caja support: ${build_caja_actions} + Caja support: ${build_caja_actions} PackageKit support: ${enable_packagekit} Run in place ${enable_run_in_place} " |