summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2017-12-27 16:06:23 +0100
committerDavid Tardon <dtardon@redhat.com>2017-12-27 16:31:57 +0100
commit79857494758cd3a56cb592002cfb61be98518b38 (patch)
treedc190f50e6e56b6b19ac545523b2b9b8d36d8dd2 /configure.ac
parent037cd557de5dad40a2ab90de68661f516e29a6c0 (diff)
replace manual def. of int types by boost
Change-Id: I3d47ea0c9061f47ffc2a87444fb2d09e94e44aef
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 2da6ffa..453ea73 100644
--- a/configure.ac
+++ b/configure.ac
@@ -90,6 +90,7 @@ AC_SUBST(ZLIB_LIBS)
# Find required boost headers
# ===========================
AC_CHECK_HEADERS(
+ boost/cstdint.hpp \
boost/numeric/conversion/cast.hpp \
boost/optional.hpp \
,