mirror of
https://github.com/strophe/libstrophe.git
synced 2026-08-01 18:06:22 +00:00
A few build fixes. Found and suggested by David C.
This commit is contained in:
@@ -3,6 +3,7 @@ AM_INIT_AUTOMAKE
|
||||
|
||||
AC_PROG_CC
|
||||
AC_PROG_RANLIB
|
||||
AM_PROG_CC_C_O
|
||||
|
||||
AC_CHECK_HEADER(openssl/ssl.h, [], [AC_MSG_ERROR([couldn't find openssl headers, openssl required])])
|
||||
PKG_CHECK_MODULES([check], [check >= 0.9.4])
|
||||
|
||||
Reference in New Issue
Block a user