summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2019-01-06 09:24:55 +0100
committerNiels Möller <nisse@lysator.liu.se>2019-01-06 09:53:07 +0100
commitb5954ea7822946440e40fde515de415b16391241 (patch)
treed1035c566661b9185b229a3e5b221a0c672a73c4 /configure.ac
parentde360df59fda050cff7f71a1a87f7bad2e16a4ed (diff)
downloadnettle-b5954ea7822946440e40fde515de415b16391241.tar.gz
Delete nettle-stdint.h
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 305977d1..062e0f5c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -229,10 +229,6 @@ fi
LSH_GCC_ATTRIBUTES
-# According to Simon Josefsson, looking for uint32_t and friends in
-# sys/types.h is needed on some systems, in particular cygwin.
-AX_CREATE_STDINT_H([nettle-stdint.h], [sys/types.h])
-
# Check for file locking. We (AC_PROG_CC?) have already checked for
# sys/types.h and unistd.h.
AC_CACHE_CHECK([for fcntl file locking],