diff options
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index eff57ad..21ff1b8 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -38,7 +38,7 @@ if test "x$have_limd" = "xyes"; then | |||
| 38 | fi | 38 | fi |
| 39 | else | 39 | else |
| 40 | if test "x$with_preflight" == "xyes"; then | 40 | if test "x$with_preflight" == "xyes"; then |
| 41 | AC_MSG_ERROR([preflight worker support requested but libimobiledevice could not befound]) | 41 | AC_MSG_ERROR([preflight worker support requested but libimobiledevice could not be found]) |
| 42 | fi | 42 | fi |
| 43 | fi | 43 | fi |
| 44 | 44 | ||
