configure: use libdir=${prefix}/lib and modules=${libdir}/samba as default with-fhs.
authorMichael Adam <obnox@samba.org>
Fri, 15 Aug 2008 13:55:17 +0000 (15:55 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 15 Aug 2008 21:20:00 +0000 (23:20 +0200)
commit2408d3cf873f85827329d65d2f5d239b31d24200
treecca420d74133be75b1a0323860c9068b6c1f5362
parent5e683fc92540e3c7dc4f0b924606047646855237
configure: use libdir=${prefix}/lib and modules=${libdir}/samba as default with-fhs.

This is what one actually wants:
Shared/static libs in /usr/lib, shared modules and so on in /usr/lib/samba.

Michael
(This used to be commit 03de8c1955a85f2e3e9f947309e09023138a1591)
source3/m4/check_path.m4