[commit: ghc] master: configure.ac: Eliminate stray close bracket (238f31c)
git at git.haskell.org
git at git.haskell.org
Sun Jan 22 19:44:18 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/238f31ccfd9707f979f491cd8b772cb0b1db2331/ghc
>---------------------------------------------------------------
commit 238f31ccfd9707f979f491cd8b772cb0b1db2331
Author: Ben Gamari <ben at smart-cactus.org>
Date: Sat Jan 21 16:57:14 2017 -0500
configure.ac: Eliminate stray close bracket
>---------------------------------------------------------------
238f31ccfd9707f979f491cd8b772cb0b1db2331
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index a7100cc..1bb06f8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1212,7 +1212,7 @@ fi
echo "\
Tools to build Sphinx HTML documentation available: $BUILD_SPHINX_HTML
- Tools to build Sphinx PDF documentation available: $BUILD_SPHINX_PDF"]
+ Tools to build Sphinx PDF documentation available: $BUILD_SPHINX_PDF"
echo "----------------------------------------------------------------------
"
More information about the ghc-commits
mailing list