summaryrefslogtreecommitdiff
path: root/source4/configure.in
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1449: Use the config system somewhat better in libcli/authJelmer Vernooij1-0/+2
2007-10-10r1432: - Move the various Gtk-specific parts from the registry code into a di...Jelmer Vernooij1-0/+1
2007-10-10r968: use sinlcude() and no function, that's more portable betweenStefan Metzmacher1-1/+1
2007-10-10r967: move some configure checks to seperate filesStefan Metzmacher1-196/+2
2007-10-10r866: convert the rest of the binaries to config.mk filesStefan Metzmacher1-29/+3
2007-10-10r864: convert the smbd/* code to a config.mk fileStefan Metzmacher1-8/+1
2007-10-10r813: gcc has fixed its huge debug sizes with -g now, so drop the -gstabs,Andrew Tridgell1-3/+3
2007-10-10r771: don't know why but the SMB_INCLUDE_M4() didn't work correctStefan Metzmacher1-1/+1
2007-10-10r765: add SMB_INCLUDE_M4() macro as wrapper arround sinclude()Stefan Metzmacher1-20/+19
2007-10-10r729: fix the build : inlcude lib/tdb/config.m4Stefan Metzmacher1-0/+1
2007-10-10r726: fix the build: libcli/raw/clirewrite.o is gone:-)Stefan Metzmacher1-8/+4
2007-10-10r718: removed some more unused code, and two source filesAndrew Tridgell1-2/+1
2007-10-10r688: add --enable-experimentalStefan Metzmacher1-0/+9
2007-10-10r685: The SAM is dead! Long live the new SAM! ;-)Andrew Bartlett1-2/+1
2007-10-10r669: display the version on top of configureStefan Metzmacher1-1/+3
2007-10-10r665: merge over the new build system from my tmp branchStefan Metzmacher1-4/+58
2007-10-10r383: Scripting extensions using swig. This commit includes only a (LGPL)Tim Potter1-0/+1
2007-10-10r147: - Remove dublicate ldap tests (richard the current test is in libads/co...Stefan Metzmacher1-335/+0
2007-10-10r142: Add detection of sendfile to configure.in so I can add support for send...Richard Sharpe1-0/+228
2007-10-10r141: A number of changes to get things working on FreeBSD and reduce the bre...Richard Sharpe1-0/+107
2007-10-10r134: - added ldb to the build of smbdAndrew Tridgell1-0/+1
2007-10-10r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij1-0/+1
2004-02-22- creat the LIBCMDLINE subsystemStefan Metzmacher1-0/+2
2004-02-13move external configure test programsStefan Metzmacher1-1/+1
2004-02-13move all old configure checks to build/m4/rewrite.m4Stefan Metzmacher1-1789/+2
2004-02-12move -lpopt replacement code from source/popt/* to source/lib/popt/*Stefan Metzmacher1-1/+1
2004-02-12move more code to the config.m4 schemeStefan Metzmacher1-0/+4
2004-02-05add the TORTURE SUBSYSTEM to the config.m4 schemeStefan Metzmacher1-0/+1
2004-02-03- port AUTH and PASSDB subsystems to newStefan Metzmacher1-1/+2
2004-02-03- move all SMB server stuff to smb_server/*Stefan Metzmacher1-0/+1
2004-02-02remove some unused stuffStefan Metzmacher1-1/+1
2004-02-02- we now specify the object files in the subsystems config.m4 fileStefan Metzmacher1-86/+3
2004-02-01merge:Stefan Metzmacher1-2/+2
2004-01-29remove unused configure checks and optionsStefan Metzmacher1-743/+2
2004-01-28- cosmetic fix in configure.inStefan Metzmacher1-2/+1
2004-01-28- remove all STFS related stuffStefan Metzmacher1-32/+16
2004-01-22(merge from 3.0)Andrew Bartlett1-0/+2
2004-01-19remove all unused stuff from Makefile.inStefan Metzmacher1-5/+1
2004-01-08This patch adds a better dcerpc server infastructure.Stefan Metzmacher1-1/+2
2003-12-15disable pam in samba4 until someone fixes it (hi andrew!)Andrew Tridgell1-4/+6
2003-12-04some OSes already have a uint_tAndrew Tridgell1-0/+1
2003-12-02Initial step at cleaning and splitting up configure.in.Jelmer Vernooij1-563/+12
2003-12-02Hide gcc error message if using a compiler that can't precompile headers.Tim Potter1-1/+1
2003-11-25CVS: ----------------------------------------------------------------------Jelmer Vernooij1-138/+96
2003-11-23we don't need awk nowAndrew Tridgell1-1/+0
2003-11-09Remove check for SAM, which has already been removedJelmer Vernooij1-18/+0
2003-11-09Add check for precompiled headersJelmer Vernooij1-0/+15
2003-08-13disabled autoconf 2.53 requirement until we know exactly why it isAndrew Tridgell1-2/+4
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+3455