configure: use ${libdir} instead of \${LIBDIR}.
commit65fb57eb4efe03baae1486ca27317c4f40b19c2f
authorMichael Adam <obnox@samba.org>
Fri, 15 Aug 2008 12:38:41 +0000 (15 14:38 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 21 Aug 2008 12:15:57 +0000 (21 14:15 +0200)
treef91f7eac6df670da08a8245b0ab286d4f27740e3
parent0b6c81c5924ca2ac3721649daac1e471edce9c8c
configure: use ${libdir} instead of \${LIBDIR}.

Now after removing --with-libdir, the value of ${libdir} won't change
anymore at that stage, so there is no need to have the variable expansion
deferred to "make".

Michael
(cherry picked from commit 256977cf05cb4c4073ece1389a7e4939b18f5f13)
(cherry picked from commit 38f4a77feafdd9c40e1cb670c5e0cd971f130706)
source/m4/check_path.m4