]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
automake: rework for separated builds
authorPeter A. Bigot <pab@pabigot.com>
Sat, 17 May 2014 19:25:18 +0000 (14:25 -0500)
committerPeter A. Bigot <pab@pabigot.com>
Sat, 17 May 2014 21:01:27 +0000 (16:01 -0500)
commit12bf1a88218d415dbda10f0d7f9f9f46ed317b9c
tree7dfce9b3376f4f67962d53c1b63407db1f495cd2
parent0e575bce0b60e3bd97c9bd7c0e86806c7b323e31
automake: rework for separated builds

Standard practice (including the assumptions of make distcheck) is that
the system can be built in an out-of-tree directory referencing sources
in a read-only filesystem.  The language-specific bindings build
infrastructure, particularly for perl, makes that difficult but
achievable.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
bindings/Makefile.am
bindings/perl-shared/Makefile.PL
bindings/python/setup.py
bindings/ruby/extconf.rb
bindings/tcl/Makefile.am
configure.ac