summaryrefslogtreecommitdiffstats
path: root/source3/configure
Commit message (Expand)AuthorAgeFilesLines
...
* pidfile merge from SAMBA_2_2 (including --with-fhs) and a few other minor thi...Gerald Carter2002-05-091-801/+986
* patch from Alexander Bokovoy needed for dlopen on bsd systemsAndrew Tridgell2002-04-241-613/+671
* reran configure after adding a test for strnlen()Andrew Tridgell2002-04-161-1/+1
* added strndup() for systems that don't have itAndrew Tridgell2002-04-111-670/+673
* Ensure VFS modules will build correctly by adding defines for CPPFLAGSJeremy Allison2002-04-111-764/+848
* Rerun autoconf.Tim Potter2002-04-041-1/+1
* Rerun autoconf.Tim Potter2002-04-041-672/+676
* not all versions of gcc support -rdynamicAndrew Tridgell2002-04-011-767/+762
* try to get the summary test working on OpenBSDAndrew Tridgell2002-04-011-672/+676
* Removed HAVE_LIBDL from most places (except system.c). Added checks forJeremy Allison2002-03-271-10/+10
* rerun autoconfAndrew Bartlett2002-03-231-312/+313
* Sync up vfs changes from 2.2.x.Jeremy Allison2002-03-191-3/+3
* Fixed EXTRA vs EXTGRA typo. Thanks Mike :-).Jeremy Allison2002-03-011-1/+1
* Attempt to fix Solaris winbind nss build.Jeremy Allison2002-03-011-21/+34
* Rerun configureAndrew Bartlett2002-02-221-310/+309
* Get rid of the unused WL variable from the previous patch. I think these wereAndrew Bartlett2002-02-221-773/+796
* rerun autoconfAndrew Bartlett2002-02-221-649/+619
* fix for IRIX toolroot buildsHerb Lewis2002-02-061-314/+315
* This is another *BIG* change...Andrew Bartlett2002-01-201-78/+55
* rerun autoconfAndrew Bartlett2002-01-141-802/+812
* Ensure this is committed last.Jeremy Allison2002-01-101-288/+370
* Although configure.in and configure were checked in at the same timeTim Potter2002-01-101-9/+9
* Getting ready to add UNIX extensions in HEAD also.Jeremy Allison2002-01-101-283/+325
* Added tests for st_blocks in struct stat, and added a (hateful) constantJeremy Allison2002-01-091-310/+369
* Better explanation message for dmalloc.Martin Pool2002-01-091-2/+2
* With --enable-dmalloc, also use dmalloc's wrappers around routinesMartin Pool2002-01-091-784/+785
* - fixed my breakage of CPPFLAGSAndrew Tridgell2002-01-081-671/+674
* - use CFLAGS when linking shared libs (for things like -64 on irix)Andrew Tridgell2002-01-071-2/+2
* Spelling fix.Tim Potter2002-01-071-664/+661
* Oops, rerun autoconf after last change.Martin Pool2002-01-031-0/+8
* try to handle broken const in headers on cray unicosAndrew Tridgell2002-01-011-752/+760
* added a simple test to see whether building shared libraries actuallyAndrew Tridgell2001-12-311-297/+322
* cope with systems that don't have full gssapi libsAndrew Tridgell2001-12-311-660/+709
* 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-2/+2
* merge IRIX winbind support from Samba 2.2 branchHerb Lewis2001-12-221-659/+656
* updated ldap test to test for less common functionAndrew Tridgell2001-12-211-78/+77
* Add --enable-dmalloc to link against the dmalloc malloc debugger.Martin Pool2001-12-201-786/+807
* Added AC_CHECK_FUNCS(syslog vsyslog).Jeremy Allison2001-12-191-437/+492
* Added HPUX ACL code.Jeremy Allison2001-12-151-50/+57
* Updated Solaris link options from DaveCB.Jeremy Allison2001-12-141-12875/+7766
* ran autoconfHerb Lewis2001-12-121-7765/+12874
* Delay gssapi header checking until after kerberos has been located. Wasn't w...Jim McDonough2001-12-101-628/+628
* (merge 1.130.4.93) Display results of checks for shared libraries.Martin Pool2001-12-101-292/+302
* check for gssapi_generic.hAndrew Tridgell2001-12-081-675/+715
* added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell2001-12-081-644/+687
* merge from 2.2Herb Lewis2001-12-051-5/+5
* dont add -I./popt to CFLAGS it really belongs in FLAGS1 with other includeHerb Lewis2001-12-051-647/+646
* we need to look for liblber before libldapAndrew Tridgell2001-11-301-664/+672
* XFS quota patch for Linux.Jeremy Allison2001-11-301-654/+696