diff options
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 f2e3488..9f1eb47 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -104,7 +104,7 @@ if [test "x$CYTHON" != "xfalse"]; then | |||
| 104 | CYTHON_SUB= | 104 | CYTHON_SUB= |
| 105 | cython_python_bindings=no | 105 | cython_python_bindings=no |
| 106 | AC_MSG_RESULT([no]) | 106 | AC_MSG_RESULT([no]) |
| 107 | AC_MSG_WARN([cannot find libplist Cython bindings. You should install your distribution specific libplist Cython bindings package.]) | 107 | AC_MSG_WARN([Unable to find libplist Cython bindings. You should install your distribution specific libplist Cython bindings package.]) |
| 108 | else | 108 | else |
| 109 | AC_SUBST([CYTHON_PLIST_INCLUDE_DIR]) | 109 | AC_SUBST([CYTHON_PLIST_INCLUDE_DIR]) |
| 110 | AC_MSG_RESULT([$CYTHON_PLIST_INCLUDE_DIR]) | 110 | AC_MSG_RESULT([$CYTHON_PLIST_INCLUDE_DIR]) |
