Fix libtdb some to move back towards allowing out of tree builds
authorGerald (Jerry) Carter <jerry@samba.org>
Mon, 24 Mar 2008 19:27:01 +0000 (14:27 -0500)
committerGerald (Jerry) Carter <jerry@samba.org>
Mon, 24 Mar 2008 22:25:13 +0000 (17:25 -0500)
commiteeeb4aa931111b9091eaf3af8c7e709155a23ccf
tree8ff8b11c76f405ed13dd6ae2c1bca07e8a4e6c77
parent2c5c3a0ba980ab97450cb97e1e575b23898ccc1f
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.
(This used to be commit 6e9287c5c3a6bbd15ec495593978c1a76e64ee60)
source3/Makefile.in
source3/configure.in
source3/script/mksyms.sh