diff options
| author | 2013-02-27 14:19:22 +0100 | |
|---|---|---|
| committer | 2013-02-27 14:19:22 +0100 | |
| commit | 195062ef46db8e69dd3919dc2fa64968eb31a059 (patch) | |
| tree | cd1491a22d007991018f2a47398f94212f3bc087 /configure.ac | |
| parent | 8999224b6e3399814a25a893ac5223536fd972aa (diff) | |
| download | libimobiledevice-195062ef46db8e69dd3919dc2fa64968eb31a059.tar.gz libimobiledevice-195062ef46db8e69dd3919dc2fa64968eb31a059.tar.bz2 | |
configure.ac: Make note about SSL provider in summary easier to understand
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b60548f..1210af8 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -241,7 +241,7 @@ Configuration for $PACKAGE $VERSION: | |||
| 241 | Debug code ..............: $building_debug_code | 241 | Debug code ..............: $building_debug_code |
| 242 | Dev tools ...............: $building_dev_tools | 242 | Dev tools ...............: $building_dev_tools |
| 243 | Python bindings .........: $cython_python_bindings | 243 | Python bindings .........: $cython_python_bindings |
| 244 | SSL support .............: $ssl_provider | 244 | SSL support backend .....: $ssl_provider |
| 245 | 245 | ||
| 246 | Now type 'make' to build $PACKAGE $VERSION, | 246 | Now type 'make' to build $PACKAGE $VERSION, |
| 247 | and then 'make install' for installation. | 247 | and then 'make install' for installation. |
