X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=configure.ac;h=79ed9c9ec3bf080a1e1ff1fd917dcbaf0a074308;hb=b5d8f76790194561f08fb500b3cc2cb10504199e;hp=1182568a5cfcab483cec4485a47314104035faaf;hpb=bb1329db94910f6739c839bee52177f1b3c4e695;p=wrappi.git diff --git a/configure.ac b/configure.ac index 1182568..79ed9c9 100644 --- a/configure.ac +++ b/configure.ac @@ -55,9 +55,14 @@ if test "$OCAMLFIND" = "no"; then AC_MSG_ERROR([You must install OCaml findlib (the ocamlfind command)]) fi +dnl Library versioning. +LIB_MINOR=`cat $srcdir/lib/LIB_MINOR` +AC_SUBST(LIB_MINOR) + AC_CONFIG_HEADERS([config.h]) AC_CONFIG_FILES([Makefile APIs/Makefile + examples/Makefile generator/Makefile generator-lib/config.ml generator-lib/Makefile