Fix libtdb some to move back towards allowing out of tree builds
commit663b87355e64ca17fff6da5c8e04f029be24675a
authorGerald (Jerry) Carter <jerry@samba.org>
Mon, 24 Mar 2008 19:27:01 +0000 (24 14:27 -0500)
committerKarolin Seeger <kseeger@samba.org>
Wed, 26 Mar 2008 12:27:17 +0000 (26 13:27 +0100)
tree84d80ce37cabd83fb41fa6def3786becc4b37b7e
parent9b6ce520b9e81fbb2851388e27a7ec2ad67edba6
Fix libtdb some to move back towards allowing out of tree builds

Remaining problem is that not all *.syms linker scripts are generated
so the LD command needs to look in a single place.  Out of tree
builds now work but report write access to the source tree in order
to create the $(srcdir)/expotrs/libtdb.sysms file.
(cherry picked from commit 6e9287c5c3a6bbd15ec495593978c1a76e64ee60)
source/Makefile.in
source/configure.in
source/script/mksyms.sh