Build the ODT driver only if libxml2 is available.
[pspp] / doc / invoking.texi
index 86ddc31f12516c79424aa92ad40ecfbc7d5c703f..830d176463baccdb4f8de9261b162bc30954907b 100644 (file)
@@ -360,6 +360,9 @@ To produce output as an OpenDocument text (ODT) document, specify
 @option{-o @var{file}} on the PSPP command line.  If @var{file} does
 not end in @file{.odt}, you must also specify @option{-O format=odt}.
 
+ODT support is only available if your installation of PSPP was
+compiled with the libxml2 library.
+
 The OpenDocument output format does not have any configurable options.
 
 @node Comma-Separated Value Output Options