From: Richard W.M. Jones Date: Wed, 21 Sep 2011 21:28:11 +0000 (+0100) Subject: todo: Suggestion to improve Erlang bindings. X-Git-Tag: 1.13.14~3 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=8324d2fcf00d5f3d6bc0f10ae61bbfd7c1961d93;ds=sidebyside todo: Suggestion to improve Erlang bindings. --- diff --git a/TODO b/TODO index 7a4c367..9fc32ef 100644 --- a/TODO +++ b/TODO @@ -532,3 +532,9 @@ libosinfo mappings for virt-inspector ------------------------------------- Return libosinfo mappings from inspection API. + +Erlang bindings +--------------- + +Use the AC_ERLANG_* autoconf macros. See: +https://github.com/ndim/erlusb/blob/master/configure.ac