common: Bundle the ocaml-augeas library for use by the daemon.

This commit bundles the ocaml-augeas library (upstream here:
http://git.annexia.org/?p=ocaml-augeas.git;a=summary).  It's identical
to the upstream version and should remain so.

We can work towards using system ocaml-augeas, when it's more widely
available.
This commit is contained in:
Richard W.M. Jones
2017-06-04 09:35:31 +01:00
parent 65cfecb0f5
commit 2ffb8a6b25
13 changed files with 559 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ common/edit/file-edit.c
common/edit/file-edit.h
common/miniexpect/miniexpect.c
common/miniexpect/miniexpect.h
common/mlaugeas/augeas-c.c
common/mlpcre/dummy.c
common/mlpcre/pcre-c.c
common/mlprogress/progress-c.c