Check for 'diff' program (now required to run tests).
[ocaml-bitstring.git] / bitstring_config.ml.in
index 4d67990..d079a75 100644 (file)
@@ -30,3 +30,5 @@ let nativeendian = Bitstring_types.@NATIVEENDIAN@
 let package = "@PACKAGE_NAME@"
 let version = "@PACKAGE_VERSION@"
 let ocamllibdir = "@OCAMLLIB@"
+
+let diff = "@DIFF@"