Stable OCaml dependencies.
[ocaml-bitstring.git] / configure.ac
index 455b3d1..b63c881 100644 (file)
@@ -19,6 +19,8 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT(ocaml-bitstring,2.0.3)
 
+AC_PROG_SED
+
 dnl Check for basic C environment.
 AC_PROG_CC
 AC_PROG_INSTALL