summaryrefslogtreecommitdiff
path: root/source4/configure.in
Commit message (Expand)AuthorAgeFilesLines
* r866: convert the rest of the binaries to config.mk filesStefan Metzmacher2007-10-101-29/+3
* r864: convert the smbd/* code to a config.mk fileStefan Metzmacher2007-10-101-8/+1
* r813: gcc has fixed its huge debug sizes with -g now, so drop the -gstabs,Andrew Tridgell2007-10-101-3/+3
* r771: don't know why but the SMB_INCLUDE_M4() didn't work correctStefan Metzmacher2007-10-101-1/+1
* r765: add SMB_INCLUDE_M4() macro as wrapper arround sinclude()Stefan Metzmacher2007-10-101-20/+19
* r729: fix the build : inlcude lib/tdb/config.m4Stefan Metzmacher2007-10-101-0/+1
* r726: fix the build: libcli/raw/clirewrite.o is gone:-)Stefan Metzmacher2007-10-101-8/+4
* r718: removed some more unused code, and two source filesAndrew Tridgell2007-10-101-2/+1
* r688: add --enable-experimentalStefan Metzmacher2007-10-101-0/+9
* r685: The SAM is dead! Long live the new SAM! ;-)Andrew Bartlett2007-10-101-2/+1
* r669: display the version on top of configureStefan Metzmacher2007-10-101-1/+3
* r665: merge over the new build system from my tmp branchStefan Metzmacher2007-10-101-4/+58
* r383: Scripting extensions using swig. This commit includes only a (LGPL)Tim Potter2007-10-101-0/+1
* r147: - Remove dublicate ldap tests (richard the current test is in libads/co...Stefan Metzmacher2007-10-101-335/+0
* r142: Add detection of sendfile to configure.in so I can add support for send...Richard Sharpe2007-10-101-0/+228
* r141: A number of changes to get things working on FreeBSD and reduce the bre...Richard Sharpe2007-10-101-0/+107
* r134: - added ldb to the build of smbdAndrew Tridgell2007-10-101-0/+1
* r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij2007-10-101-0/+1
* - creat the LIBCMDLINE subsystemStefan Metzmacher2004-02-221-0/+2
* move external configure test programsStefan Metzmacher2004-02-131-1/+1
* move all old configure checks to build/m4/rewrite.m4Stefan Metzmacher2004-02-131-1789/+2
* move -lpopt replacement code from source/popt/* to source/lib/popt/*Stefan Metzmacher2004-02-121-1/+1
* move more code to the config.m4 schemeStefan Metzmacher2004-02-121-0/+4
* add the TORTURE SUBSYSTEM to the config.m4 schemeStefan Metzmacher2004-02-051-0/+1
* - port AUTH and PASSDB subsystems to newStefan Metzmacher2004-02-031-1/+2
* - move all SMB server stuff to smb_server/*Stefan Metzmacher2004-02-031-0/+1
* remove some unused stuffStefan Metzmacher2004-02-021-1/+1
* - we now specify the object files in the subsystems config.m4 fileStefan Metzmacher2004-02-021-86/+3
* merge:Stefan Metzmacher2004-02-011-2/+2
* remove unused configure checks and optionsStefan Metzmacher2004-01-291-743/+2
* - cosmetic fix in configure.inStefan Metzmacher2004-01-281-2/+1
* - remove all STFS related stuffStefan Metzmacher2004-01-281-32/+16
* (merge from 3.0)Andrew Bartlett2004-01-221-0/+2
* remove all unused stuff from Makefile.inStefan Metzmacher2004-01-191-5/+1
* This patch adds a better dcerpc server infastructure.Stefan Metzmacher2004-01-081-1/+2
* disable pam in samba4 until someone fixes it (hi andrew!)Andrew Tridgell2003-12-151-4/+6
* some OSes already have a uint_tAndrew Tridgell2003-12-041-0/+1
* Initial step at cleaning and splitting up configure.in.Jelmer Vernooij2003-12-021-563/+12
* Hide gcc error message if using a compiler that can't precompile headers.Tim Potter2003-12-021-1/+1
* CVS: ----------------------------------------------------------------------Jelmer Vernooij2003-11-251-138/+96
* we don't need awk nowAndrew Tridgell2003-11-231-1/+0
* Remove check for SAM, which has already been removedJelmer Vernooij2003-11-091-18/+0
* Add check for precompiled headersJelmer Vernooij2003-11-091-0/+15
* disabled autoconf 2.53 requirement until we know exactly why it isAndrew Tridgell2003-08-131-2/+4
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+3455