X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=configure;h=e53f05322342d7065633f475c3f78ea4cad4c18c;hb=dc9e9ba2f50ce881c3a77743663829d661363d51;hp=4e728243712d78ad9534db8ce71df0f5a204e553;hpb=9975bb31b2447755c6853875b8d738aed8873859;p=SXSI%2Fxpathcomp.git diff --git a/configure b/configure index 4e72824..e53f053 100755 --- a/configure +++ b/configure @@ -42,10 +42,10 @@ let libs_L = [ (* Order is relevant *) let libs_l = [ - "-lXMLTree" + "-lXMLTree"; "-lTextCollection"; "-lbp"; - "-lcds"; + "-lcds" ] let _,ocamlI,_ = Conf.exec "ocamlc -where";;