mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
resize: Remove requirement for ocaml Pcre library.
This library is not available in RHEL 6, and in any case removing the dependency is a simple change.
This commit is contained in:
@@ -69,10 +69,7 @@ SUBDIRS += csharp
|
||||
|
||||
# virt-resize (new version) and virt-sparsify are written in OCaml.
|
||||
if HAVE_OCAML
|
||||
if HAVE_OCAML_PCRE
|
||||
SUBDIRS += resize
|
||||
endif
|
||||
SUBDIRS += sparsify
|
||||
SUBDIRS += resize sparsify
|
||||
endif
|
||||
|
||||
# Perl tools.
|
||||
|
||||
Reference in New Issue
Block a user