mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
common: Add a lightweight OCaml binding for PCRE.
This uses the gnulib TLS macros.
This commit is contained in:
@@ -156,6 +156,7 @@ SUBDIRS += csharp
|
||||
# OCaml tools. Note 'common/ml*', 'mllib' and 'customize' contain
|
||||
# shared code used by other OCaml tools, so these must come first.
|
||||
if HAVE_OCAML
|
||||
SUBDIRS += common/mlpcre
|
||||
SUBDIRS += common/mlprogress
|
||||
SUBDIRS += common/mlvisit
|
||||
SUBDIRS += common/mlxml
|
||||
|
||||
Reference in New Issue
Block a user