lower openssl's version prerequisite because Lacrocivious' computer is seriously crufty

This commit is contained in:
Charles Kerr 2007-10-29 02:19:29 +00:00
parent 1870054a67
commit a0a9c8b2aa
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ ACX_PTHREAD
AC_SEARCH_LIBS([socket], [socket net])
AC_SEARCH_LIBS([gethostbyname], [nsl bind])
PKG_CHECK_MODULES(OPENSSL, [openssl >= 0.9.8])
PKG_CHECK_MODULES(OPENSSL, [openssl >= 0.9.4])
dnl ----------------------------------------------------------------------------
dnl