--- 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,9 @@ saslinclude_HEADERS = hmac-md5.h md5.h m noinst_PROGRAMS = makemd5 +CC = cc +CFLAGS = -O2 +LIBS = makemd5_SOURCES = makemd5.c md5global.h: makemd5