summaryrefslogtreecommitdiffstats
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Merge from HEAD:Andrew Bartlett2002-11-151-2/+2
* small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e...Jelmer Vernooij2002-11-131-0/+1
* Merge from HEADAndrew Bartlett2002-11-131-0/+14
* Back out some of my sync changesJelmer Vernooij2002-11-091-18/+0
* Sync with HEADJelmer Vernooij2002-11-091-3/+32
* Don't build Makefile for examples/samJelmer Vernooij2002-10-301-1/+1
* Back out SAM - it belongs in HEADJelmer Vernooij2002-10-291-18/+0
* Sync with HEADJelmer Vernooij2002-10-281-211/+215
* Turn on sendfile detection by default in HEAD and 3.0.Jeremy Allison2002-10-051-3/+4
* Updates from Samba HEAD:Andrew Bartlett2002-10-011-0/+17
* Fix Solaris sendfile detection. Add small fixes to sendfile code.Jeremy Allison2002-10-011-2/+6
* Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger...Jeremy Allison2002-09-301-0/+66
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-54/+314
* sync 3.0 branch with headJelmer Vernooij2002-08-171-27/+4
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-192/+269
* Merge of Solaris winbindd fixes.Tim Potter2002-05-131-0/+27
* added strndup() for systems that don't have itAndrew Tridgell2002-04-111-1/+1
* Ensure VFS modules will build correctly by adding defines for CPPFLAGSJeremy Allison2002-04-111-3/+24
* Use m4-mode when editinging configure.in under emacs.Tim Potter2002-04-041-1/+2
* Add -D__INSURE__ to the CPPFLAGS if CC=insure.Tim Potter2002-04-041-0/+7
* not all versions of gcc support -rdynamicAndrew Tridgell2002-04-011-5/+0
* try to get the summary test working on OpenBSDAndrew Tridgell2002-04-011-3/+4
* Removed HAVE_LIBDL from most places (except system.c). Added checks forJeremy Allison2002-03-271-1/+1
* Various winbind updates:Andrew Bartlett2002-03-231-3/+4
* Sync up vfs changes from 2.2.x.Jeremy Allison2002-03-191-1/+1
* Fixed typo for winbind on solaris and hpux.Tim Potter2002-03-031-2/+2
* Fixed EXTRA vs EXTGRA typo. Thanks Mike :-).Jeremy Allison2002-03-011-1/+1
* Attempt to fix Solaris winbind nss build.Jeremy Allison2002-03-011-6/+17
* We can't build shared libs on sco, so no point attempting to export dynamicAndrew Bartlett2002-02-221-1/+0
* Get rid of the unused WL variable from the previous patch. I think these wereAndrew Bartlett2002-02-221-20/+17
* Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>.Andrew Bartlett2002-02-221-4/+29
* Try to catch the compilers that don't handle immidiate structures as well as weAndrew Bartlett2002-02-221-2/+13
* fixed the gssapi lib configure test to not do the test twiceAndrew Tridgell2002-02-201-4/+2
* fix for IRIX toolroot buildsHerb Lewis2002-02-061-1/+2
* This is another *BIG* change...Andrew Bartlett2002-01-201-19/+0
* I like --enable-developer, but I find it rather usless when all it gets me is aAndrew Bartlett2002-01-141-1/+5
* We need to test for major/minor macros.Jeremy Allison2002-01-101-0/+24
* Getting ready to add UNIX extensions in HEAD also.Jeremy Allison2002-01-101-1/+14
* Added tests for st_blocks in struct stat, and added a (hateful) constantJeremy Allison2002-01-091-1/+16
* Better explanation message for dmalloc.Martin Pool2002-01-091-2/+2
* With --enable-dmalloc, also use dmalloc's wrappers around routinesMartin Pool2002-01-091-0/+2
* - fixed my breakage of CPPFLAGSAndrew Tridgell2002-01-081-11/+11
* - use CFLAGS when linking shared libs (for things like -64 on irix)Andrew Tridgell2002-01-071-2/+2
* Spelling fix.Tim Potter2002-01-071-1/+1
* Add instructions on using dmalloc.Martin Pool2002-01-031-0/+8
* try to handle broken const in headers on cray unicosAndrew Tridgell2002-01-011-0/+8
* added a simple test to see whether building shared libraries actuallyAndrew Tridgell2001-12-311-0/+18
* cope with systems that don't have full gssapi libsAndrew Tridgell2001-12-311-1/+5
* Make Samba compile on RH 6.2 again.Andrew Bartlett2001-12-301-1/+1
* When running interactive we want to set our own process group forJeremy Allison2001-12-301-1/+1