diff -up cyrus-sasl-2.1.27/include/Makefile.am.md5global.h cyrus-sasl-2.1.27/include/Makefile.am --- cyrus-sasl-2.1.27/include/Makefile.am.md5global.h 2015-10-15 15:44:43.000000000 +0200 +++ cyrus-sasl-2.1.27/include/Makefile.am 2015-11-20 15:28:25.930263088 +0100 @@ -47,16 +47,7 @@ noinst_HEADERS = gai.h exits.h saslincludedir = $(includedir)/sasl saslinclude_HEADERS = hmac-md5.h md5.h md5global.h sasl.h saslplug.h saslutil.h prop.h -noinst_PROGRAMS = makemd5 - -makemd5_SOURCES = makemd5.c - -md5global.h: makemd5 - -rm -f md5global.h - ./makemd5 md5global.h - EXTRA_DIST = NTMakefile -DISTCLEANFILES = md5global.h if MACOSX framedir = /Library/Frameworks/SASL2.framework