1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/m4
Michael Adam e9739694b6 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 b17d1ff646)
2008-08-15 23:19:56 +02:00
..
aclocal.m4 build: extend SMB_LIBRARY() to take a version as an optional second argument 2008-07-07 20:34:04 +02:00
check_path.m4 configure: Add --with-modulesdir to accompany --with-libdir. 2008-08-15 23:19:56 +02:00
samba_version.m4 configure: Move assemblage of samba version strings to m4 include file. 2008-02-20 21:33:24 +01:00
swat.m4 configure: put swat-part of config into m4-include file of its own. 2008-02-26 13:56:12 +01:00