Use docbook2* paths found during configure for actual build
authorMichael Hanselmann <hansmi@google.com>
Thu, 2 Oct 2008 10:22:57 +0000 (10:22 +0000)
committerMichael Hanselmann <hansmi@google.com>
Thu, 2 Oct 2008 10:22:57 +0000 (10:22 +0000)
commit65dfd77795a0e07da8e79b13b373d2619ddca999
tree28b0906d530f68714cd7ea98479f0b47bff399dd
parentffa1c26084f4f51beba52bf4c0de6d521940beb3
Use docbook2* paths found during configure for actual build

docbook-wrapper had the names for the docbook2* programs hardcoded. This
patch changes Makefile.am and the wrapper script to pass them via
another argument.

Another issue where rapi.in was built before rapi-resources.sgml is
also fixed.

Reviewed-by: iustinp
Makefile.am
autotools/docbook-wrapper