add check for CommonCrypto/CommonCryptor.h
authorLove Hornquist Astrand <lha@h5l.org>
Wed, 8 Sep 2010 06:20:04 +0000 (23:20 -0700)
committerLove Hornquist Astrand <lha@h5l.org>
Wed, 8 Sep 2010 06:20:04 +0000 (23:20 -0700)
configure.ac

index 34a40579423d1e119d99e4c90484d1e86449c7f1..3eaae77a8ea32bbf5a05d166d26904d9a114a385 100644 (file)
@@ -312,6 +312,7 @@ AC_HEADER_STDC
 
 AC_CHECK_HEADERS([\
        CommonCrypto/CommonDigest.h             \
+       CommonCrypto/CommonCryptor.h            \
        arpa/ftp.h                              \
        arpa/telnet.h                           \
        bind/bitypes.h                          \