summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2013-10-07 20:42:41 +0200
committerNiels Möller <nisse@lysator.liu.se>2013-10-07 20:42:41 +0200
commit0f052fd510e718aed31e58139b73d3aafc8ef874 (patch)
treea92a4139c355bc61d3561f60482d19b1482e2e27 /configure.ac
parent332e72e867c274704bb15f5d005ac17d994d02fb (diff)
downloadnettle-0f052fd510e718aed31e58139b73d3aafc8ef874.tar.gz
Drop configure test for ALIGNOF_UINT64_T.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 037fbe97..7f1e9cb0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -617,10 +617,6 @@ AC_TYPE_UID_T
AC_TYPE_SIZE_T
AC_HEADER_TIME
AC_CHECK_SIZEOF(long)
-AC_CHECK_ALIGNOF(uint64_t)
-
-ALIGNOF_UINT64_T="$ac_cv_alignof_uint64_t"
-AC_SUBST(ALIGNOF_UINT64_T)
AC_CHECK_HEADERS([openssl/blowfish.h openssl/des.h openssl/cast.h openssl/aes.h],,
[enable_openssl=no