]> git.pld-linux.org Git - packages/cyrus-sasl.git/blame - cyrus-sasl-opie.patch
- allow building without Nagios support
[packages/cyrus-sasl.git] / cyrus-sasl-opie.patch
CommitLineData
5dd34792
JB
1--- cyrus-sasl-2.1.27.org/configure.ac 2004-10-24 22:05:13.000000000 +0200
2+++ cyrus-sasl-2.1.27/configure.ac 2005-04-04 22:13:49.575508064 +0200
e4c21ce7
AM
3@@ -420,7 +420,7 @@
4 ;;
5 *)
6 if test -d $with_opie; then
7- CPPFLAGS="${CPPFLAGS} -I${with_opie}/include"
8+ CPPFLAGS="${CPPFLAGS} -I${with_opie}/include -I${with_opie}/include/security"
9 LDFLAGS="${LDFLAGS} -L${with_opie}/lib"
10 else
11 with_opie="no"
This page took 0.147725 seconds and 4 git commands to generate.