r14626: Only set libdir and mandir to the defaults if we haven't used --libdir
commit94980a15be5eae2820c340d3d33b6c9df7053b24
authorLars Müller <lmuelle@samba.org>
Tue, 21 Mar 2006 16:18:34 +0000 (21 16:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:15:40 +0000 (10 11:15 -0500)
treee48ca8083bc364d3c5d455478e5f1497c662f9b4
parentd9df1853b947c70f747ea30a353162f2985ef250
r14626: Only set libdir and mandir to the defaults if we haven't used --libdir
or --mandir to set them already.  Till now we overwrrote a setting made
with --libdir or --mandir.
source/configure.in