mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
e9739694b6
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
|
||
---|---|---|
.. | ||
aclocal.m4 | ||
check_path.m4 | ||
samba_version.m4 | ||
swat.m4 |