diff options
author | Tim Potter <tpot@samba.org> | 2002-11-22 06:54:12 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2002-11-22 06:54:12 +0000 |
commit | 4c3f069028933a17a39838e31b05ab8227ebc426 (patch) | |
tree | ae2907c9f11e1e4db4de31b8330097ac2b21b190 /source3/libsmb | |
parent | 9e745ada4cc89cbf01ce4604ddeb03983ff8389b (diff) | |
download | samba-4c3f069028933a17a39838e31b05ab8227ebc426.tar.gz samba-4c3f069028933a17a39838e31b05ab8227ebc426.tar.bz2 samba-4c3f069028933a17a39838e31b05ab8227ebc426.zip |
Here's a bit of a cleanup of the {configure,Makefile}.in files. I've
now combined all the ad-hoc AC_SUBST variables into three generalised
ones:
EXTRA_BIN_PROGS Additional programs to install in ${prefix}/sbin
EXTRA_SBIN_PROGS Additional programs to install in ${prefix}/bin
EXTRA_ALL_TARGETS Additional targets to build by default
SHLIB_PROGS Shared library objects (pam, winbind) to build
We also build some extra stuff by default: the python extensions (if
--with-python specified), smbmount related binaries (if
--with-smbmount specified), and the samba torture suite.
The idea behind this is to have everything that is configured built by
default to detect breakage as soon as possible when people make low
level changes.
(This used to be commit d6dfe3ea69d4672339559389c6fb16e78a9152b0)
Diffstat (limited to 'source3/libsmb')
0 files changed, 0 insertions, 0 deletions