diff options
author | Michael Adam <obnox@samba.org> | 2008-08-15 00:36:49 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2008-08-15 23:19:56 +0200 |
commit | e9739694b62c623f56fd4051ee0921abf9f09d5a (patch) | |
tree | dfd534cd13d0c1a0410ea1cff9a8156bd1d05aad /source3/services/svc_winreg.c | |
parent | b39040cfe2fd89388962299bd4b2b7fd492a9f2e (diff) | |
download | samba-e9739694b62c623f56fd4051ee0921abf9f09d5a.tar.gz samba-e9739694b62c623f56fd4051ee0921abf9f09d5a.tar.bz2 samba-e9739694b62c623f56fd4051ee0921abf9f09d5a.zip |
configure: Add --with-modulesdir to accompany --with-libdir.
This starts the seplitting of libdir in to libdir and modulesdir.
Our shared libs should go into libdir, the internal shared modules,
codepages, and other stuff that was originally in libdir, should
go into modulesdir.
The idea behind this is, that in a typical installation,
the shared (and static) libraries (as libtalloc, libsmbclient,
libwbclient and others) should be put into /usr/lib, while
the e.g. the vfs modules should reside in /usr/lib/samba.
This is meant to ease the work of packagers and reduce
the needs for manual interaction and workarounds.
Michael
(This used to be commit b17d1ff646e22c3e979224d119b283fc3af780a8)
Diffstat (limited to 'source3/services/svc_winreg.c')
0 files changed, 0 insertions, 0 deletions