[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
monit configure.ac
From: |
Martin Pala |
Subject: |
monit configure.ac |
Date: |
Fri, 04 Jul 2003 11:11:32 -0400 |
CVSROOT: /cvsroot/monit
Module name: monit
Branch:
Changes by: Martin Pala <address@hidden> 03/07/04 11:11:32
Modified files:
. : configure.ac
Log message:
Allow compilation of monit on Redhat9. Openssl library (kssl.h) on
Redhat9 utilizes/requires krb5.h, which is "hidden" under
/usr/kerberos/include/krb5.h.
If you have openssl enabled on redhat9, you will receive couple of
errors and compilation will fail.
This "hotfix" disables SSL support for kerberos. If it is problem for
any user, we must add krb5.h include directory to CFLAGS (but this is needed
only on redhat9 - ugly).
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/configure.ac.diff?tr1=1.32&tr2=1.33&r1=text&r2=text