Description of problem: This comes from a request by Gentoo packagers. They are carrying an out-of-tree patch to do the same: https://code.google.com/p/rion-overlay/source/browse/app-misc/hivex/files/ Version-Release number of selected component (if applicable): 1.3.0.
Created attachment 518305 [details] build system patch I support a long time this patch as required Gentoo packages policy
patcj for 1.3.0 in progress
Created attachment 518473 [details] autoconf_fix-1.3.0.patch this patch add --with-{ocaml,perl,python,ruby} options in configure script
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle. Changing version to '19'. (As we did not run this process for some time, it could affect also pre-Fedora 19 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19
At least hivex 1.3.10 contains these options already. Fixed?
Yes, this is fixed upstream. ./configure --help [...] --disable-ocaml Disable OCaml language bindings --disable-perl Disable Perl language bindings --disable-python Disable Python language bindings --disable-ruby Disable Ruby language bindings