diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 09bc9f1..9f3d636 100644 --- a/configure.ac +++ b/configure.ac | |||
@@ -52,8 +52,6 @@ CHECK_LIBC_COMPAT | |||
52 | CHECK_LIBC_CRYPTO_COMPAT | 52 | CHECK_LIBC_CRYPTO_COMPAT |
53 | CHECK_VA_COPY | 53 | CHECK_VA_COPY |
54 | 54 | ||
55 | AC_CHECK_HEADERS([err.h]) | ||
56 | |||
57 | AC_ARG_WITH([openssldir], | 55 | AC_ARG_WITH([openssldir], |
58 | AS_HELP_STRING([--with-openssldir], | 56 | AS_HELP_STRING([--with-openssldir], |
59 | [Set the default openssl directory]), | 57 | [Set the default openssl directory]), |