]> git.pld-linux.org Git - packages/cyrus-sasl.git/blobdiff - cyrus-sasl-opie.patch
- each sql as separate module support; opie fix
[packages/cyrus-sasl.git] / cyrus-sasl-opie.patch
diff --git a/cyrus-sasl-opie.patch b/cyrus-sasl-opie.patch
new file mode 100644 (file)
index 0000000..662d5cd
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN cyrus-sasl-2.1.20.org/configure.in cyrus-sasl-2.1.20/configure.in
+--- cyrus-sasl-2.1.20.org/configure.in 2004-10-24 22:05:13.000000000 +0200
++++ cyrus-sasl-2.1.20/configure.in     2005-04-04 22:13:49.575508064 +0200
+@@ -420,7 +420,7 @@
+               ;;
+       *)
+               if test -d $with_opie; then
+-                CPPFLAGS="${CPPFLAGS} -I${with_opie}/include"
++                CPPFLAGS="${CPPFLAGS} -I${with_opie}/include -I${with_opie}/include/security"
+                 LDFLAGS="${LDFLAGS} -L${with_opie}/lib"
+               else
+                 with_opie="no"
This page took 0.148963 seconds and 4 git commands to generate.