Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / net / entropy / patches / patch-ad
blob22ecacff1d1e2e6f3096cd3e4a8657c3da864041
1 $NetBSD$
3 --- configure.ac.orig   2005-10-06 08:18:50.000000000 -0400
4 +++ configure.ac
5 @@ -32,6 +32,7 @@ AC_CHECK_HEADERS([sys/ipc.h], [
6  
7  ### sizes
8  AC_CHECK_SIZEOF(unsigned char)
9 +AC_CHECK_SIZEOF(unsigned short)
10  AC_CHECK_SIZEOF(unsigned int)
11  AC_CHECK_SIZEOF(unsigned long)
12  AC_CHECK_SIZEOF(unsigned long long)