cyrus-sasl: update to 2.1.26.

This commit is contained in:
Juan RP 2014-07-25 16:30:19 +02:00
parent 07bd1e45db
commit ce60d71e68
2 changed files with 42 additions and 11 deletions

View file

@ -1,11 +1,12 @@
--- a/include/Makefile.am.orig 2014-07-25 16:11:53.760645554 +0200
+++ b/include/Makefile.am 2014-07-25 16:12:05.961050991 +0200
@@ -49,6 +49,8 @@ saslinclude_HEADERS = hmac-md5.h md5.h m
@@ -49,6 +49,9 @@ saslinclude_HEADERS = hmac-md5.h md5.h m
noinst_PROGRAMS = makemd5
+CC = cc
+CFLAGS = -O2
+LIBS =
makemd5_SOURCES = makemd5.c
md5global.h: makemd5