packages: ntp/ntp-md5.patch - fix for error: `MD5_CTX' undeclared

hawk hawk at pld-linux.org
Sat Aug 8 18:14:21 CEST 2009


Author: hawk                         Date: Sat Aug  8 16:14:21 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix for error: `MD5_CTX' undeclared

---- Files affected:
packages/ntp:
   ntp-md5.patch (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/ntp/ntp-md5.patch
diff -u packages/ntp/ntp-md5.patch:1.5 packages/ntp/ntp-md5.patch:1.6
--- packages/ntp/ntp-md5.patch:1.5	Tue May 19 10:52:32 2009
+++ packages/ntp/ntp-md5.patch	Sat Aug  8 18:14:15 2009
@@ -37,3 +37,23 @@
  #include "ntp_md5.h"
  
  /* Constants for MD5Transform routine.
+--- ntp-4.2.4p7/configure.ac.orig	2009-08-08 16:46:22.000000000 +0200
++++ ntp-4.2.4p7/configure.ac	2009-08-08 17:52:24.000000000 +0200
+@@ -427,17 +427,6 @@
+ esac
+ AC_CHECK_HEADERS(errno.h fcntl.h ieeefp.h math.h)
+ 
+-# HMS: Lame, but fast.
+-if test -f /etc/redhat-release
+-then
+-    :
+-else
+-    AC_CHECK_HEADERS(md5.h, [], [],
+-[#if HAVE_SYS_TYPES_H
+-#include <sys/types.h>
+-#endif
+-])
+-fi
+ AC_CHECK_HEADERS(memory.h netdb.h poll.h)
+ AC_CHECK_HEADERS(sched.h sgtty.h stdlib.h string.h termio.h)
+ AC_CHECK_HEADERS(termios.h timepps.h timex.h unistd.h)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ntp/ntp-md5.patch?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list