summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
2002-10-05Turn on sendfile detection by default in HEAD and 3.0.Jeremy Allison1-3/+4
2002-10-01Updates from Samba HEAD:Andrew Bartlett1-0/+17
2002-10-01Fix Solaris sendfile detection. Add small fixes to sendfile code.Jeremy Allison1-2/+6
2002-09-30Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger...Jeremy Allison1-0/+66
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-54/+314
2002-08-17sync 3.0 branch with headJelmer Vernooij1-27/+4
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-192/+269
2002-05-13Merge of Solaris winbindd fixes.Tim Potter1-0/+27
2002-04-11added strndup() for systems that don't have itAndrew Tridgell1-1/+1
2002-04-11Ensure VFS modules will build correctly by adding defines for CPPFLAGSJeremy Allison1-3/+24
2002-04-04Use m4-mode when editinging configure.in under emacs.Tim Potter1-1/+2
2002-04-04Add -D__INSURE__ to the CPPFLAGS if CC=insure.Tim Potter1-0/+7
2002-04-01not all versions of gcc support -rdynamicAndrew Tridgell1-5/+0
2002-04-01try to get the summary test working on OpenBSDAndrew Tridgell1-3/+4
2002-03-27Removed HAVE_LIBDL from most places (except system.c). Added checks forJeremy Allison1-1/+1
2002-03-23Various winbind updates:Andrew Bartlett1-3/+4
2002-03-19Sync up vfs changes from 2.2.x.Jeremy Allison1-1/+1
2002-03-03Fixed typo for winbind on solaris and hpux.Tim Potter1-2/+2
2002-03-01Fixed EXTRA vs EXTGRA typo. Thanks Mike :-).Jeremy Allison1-1/+1
2002-03-01Attempt to fix Solaris winbind nss build.Jeremy Allison1-6/+17
2002-02-22We can't build shared libs on sco, so no point attempting to export dynamicAndrew Bartlett1-1/+0
2002-02-22Get rid of the unused WL variable from the previous patch. I think these wereAndrew Bartlett1-20/+17
2002-02-22Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>.Andrew Bartlett1-4/+29
2002-02-22Try to catch the compilers that don't handle immidiate structures as well as weAndrew Bartlett1-2/+13
2002-02-20fixed the gssapi lib configure test to not do the test twiceAndrew Tridgell1-4/+2
2002-02-06fix for IRIX toolroot buildsHerb Lewis1-1/+2
2002-01-20This is another *BIG* change...Andrew Bartlett1-19/+0
2002-01-14I like --enable-developer, but I find it rather usless when all it gets me is aAndrew Bartlett1-1/+5
2002-01-10We need to test for major/minor macros.Jeremy Allison1-0/+24
2002-01-10Getting ready to add UNIX extensions in HEAD also.Jeremy Allison1-1/+14
2002-01-09Added tests for st_blocks in struct stat, and added a (hateful) constantJeremy Allison1-1/+16
2002-01-09Better explanation message for dmalloc.Martin Pool1-2/+2
2002-01-09With --enable-dmalloc, also use dmalloc's wrappers around routinesMartin Pool1-0/+2
2002-01-08- fixed my breakage of CPPFLAGSAndrew Tridgell1-11/+11
2002-01-07- use CFLAGS when linking shared libs (for things like -64 on irix)Andrew Tridgell1-2/+2
2002-01-07Spelling fix.Tim Potter1-1/+1
2002-01-03Add instructions on using dmalloc.Martin Pool1-0/+8
2002-01-01try to handle broken const in headers on cray unicosAndrew Tridgell1-0/+8
2001-12-31added a simple test to see whether building shared libraries actuallyAndrew Tridgell1-0/+18
2001-12-31cope with systems that don't have full gssapi libsAndrew Tridgell1-1/+5
2001-12-30Make Samba compile on RH 6.2 again.Andrew Bartlett1-1/+1
2001-12-30When running interactive we want to set our own process group forJeremy Allison1-1/+1
2001-12-22merge IRIX winbind support from Samba 2.2 branchHerb Lewis1-1/+1
2001-12-21updated ldap test to test for less common functionAndrew Tridgell1-2/+1
2001-12-20Add --enable-dmalloc to link against the dmalloc malloc debugger.Martin Pool1-0/+8
2001-12-19Added AC_CHECK_FUNCS(syslog vsyslog).Jeremy Allison1-0/+1
2001-12-15Added HPUX ACL code.Jeremy Allison1-25/+29
2001-12-14Updated Solaris link options from DaveCB.Jeremy Allison1-1/+1
2001-12-12allow IRIX to build nsswitch/libnss_wins.soHerb Lewis1-1/+1
2001-12-10Delay gssapi header checking until after kerberos has been located. Wasn't w...Jim McDonough1-1/+4