Fixed typo
This commit is contained in:
parent
6b76b4d7d5
commit
69de020b5c
|
@ -162,7 +162,7 @@ AC_OUTPUT
|
||||||
|
|
||||||
AC_MSG_NOTICE([summary of build options:
|
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}
|
Host type: ${host}
|
||||||
Install prefix: ${prefix}
|
Install prefix: ${prefix}
|
||||||
C compiler: ${CC}
|
C compiler: ${CC}
|
||||||
|
|
Loading…
Reference in New Issue