* configure.in
(libsvn_fs, libsvn_fs_base): Added SVN_RA_LIB_INSTALL_DEPS and
SVN_FS_LIB_INSTALL_DEPS to keep track of installation dependences
for RA_LIB and
FS_LIB
* Makefile.in
(libsvn_fs, libsvn_fs_base): Added SVN_RA_LIB_INSTALL_DEPS and
SVN_FS_LIB_INSTALL_DEPS to keep track of installation dependences
for RA_LIB and
FS_LIB
* build.conf:
(libsvn_fs): Added $(SVN_FS_LIB_INSTALL_DEPS) to install deps of libsvn_fs
(libsvn_fs_base): Added $(SVN_RA_LIB_INSTALL_DEPS) to install deps
of libsvn_fs_base
* build/generator/gen_base.py
(gen_base.Target): Added 'add-install-deps' option for build.conf to
list additional installation
dependencies
* build/generator/gen_make.py
(gen_make.Generator.write): Upgraded dependency checker to support manual
cross-library installation dependencies
(gen_make.Generator.get_install_map): Added dictionary that maps
files to installation
locations (used internally by gen_make.Generator.write)
(gen_make.Generator.write_symbols): Upgraded write_symbols to output install
dependencies
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 18 23:15:14 2004