X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=a75a5814249396633a04cbdcbb0a250e8bd2bf97;hb=3e6927876b64665fa8a2259707052aec1ff2ef5d;hp=46039dacb76809576fcc07fe246f16e716a0f847;hpb=7189eb48dd8f46049d982f1d99e158609409019f;p=febootstrap.git diff --git a/configure.ac b/configure.ac index 46039da..a75a581 100644 --- a/configure.ac +++ b/configure.ac @@ -37,6 +37,9 @@ AC_SYS_LARGEFILE gl_INIT +# Define $(SED). +AC_PROG_SED + # OCaml and ocamlfind are required to compile. AC_PROG_OCAML if test "$OCAMLC" = "no"; then