From 69de020b5cb97cdbd0de28ac21b09d1fe4068eb4 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sun, 27 May 2012 23:52:48 +0900 Subject: [PATCH] Fixed typo --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index be63f13c..734f6f93 100644 --- a/configure.ac +++ b/configure.ac @@ -162,7 +162,7 @@ AC_OUTPUT AC_MSG_NOTICE([summary of build options: - version: ${VERSION} shared $LT_CURRENT:$LT_REVISION:$LT_AGE + Version: ${VERSION} shared $LT_CURRENT:$LT_REVISION:$LT_AGE Host type: ${host} Install prefix: ${prefix} C compiler: ${CC}