From 2995f8205eaa0d4bc3a57900a413b5cfdb83564f Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Fri, 30 Nov 2001 23:13:05 +0000 Subject: [PATCH] tweaked --- configure.in | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/configure.in b/configure.in index 8aace4100d..98999fd5c1 100644 --- a/configure.in +++ b/configure.in @@ -18,7 +18,7 @@ AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)dnl esyscmd([sed "s/^/# /" COPYRIGHT])dnl AC_DIVERT_POP()dnl -AC_REVISION($Revision: 1.313 $) +AC_REVISION($Revision: 1.314 $) AC_INIT(lib/dns/name.c) AC_PREREQ(2.13) @@ -349,7 +349,10 @@ int main() { ], [AC_MSG_RESULT(yes)], [AC_MSG_RESULT(no) - AC_MSG_ERROR(Please check the argument to --with-openssl and your LD_LIBRARY_PATH.)], + AC_MSG_ERROR(Could not run test program using OpenSSL from +$use_openssl/lib and $use_openssl/include. +Please check the argument to --with-openssl and your +shared library configuration (e.g., LD_LIBRARY_PATH).)], [AC_MSG_RESULT(assuming it does work on target platform)]) AC_MSG_CHECKING(OpenSSL library version) AC_TRY_RUN([