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)
commit6e9287c5c3a6bbd15ec495593978c1a76e64ee60
tree757b65581c0446a8f5a8e53b988c517979294634
parentf19d1e3d93d0d9dfe80372c6c5635f1047f9aa88
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.
source/Makefile.in
source/configure.in
source/script/mksyms.sh