summaryrefslogtreecommitdiffstats
path: root/source/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix up the ./configure tests for kerberos. This ensures a more consistantAndrew Bartlett2001-11-291-663/+656
* added test for krb5.hAndrew Tridgell2001-11-271-87/+131
* automatically look for /usr/kerberos to make redhat happyAndrew Tridgell2001-11-271-88/+100
* check for liblber separatelyAndrew Tridgell2001-11-251-73/+113
* added the beginnings of ADS support in smbdAndrew Tridgell2001-11-201-110/+160
* Detect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE. At the momentMartin Pool2001-11-191-489/+536
* Store some path names in global variables initialized to configureMartin Pool2001-11-191-640/+643
* Fixed detection of RedHat headers. Removed another file !Jeremy Allison2001-11-161-10/+10
* Fix detection of RedHat 7.2.Jeremy Allison2001-11-151-99/+103
* Fix compile on RedHat 7.2 systems with broken system headers.Jeremy Allison2001-11-141-640/+679
* Cosmetic fix for libpopt-checking test.Martin Pool2001-11-141-629/+632
* autoconfAndrew Bartlett2001-11-111-794/+755
* Fix popt library checkingJim McDonough2001-10-231-11/+4
* Add popt for parsing commandline optionsJim McDonough2001-10-231-743/+823
* - fixed link order of krb5 libsAndrew Tridgell2001-10-221-107/+89
* fix linking of k5crypto library on openbsdAndrew Tridgell2001-10-161-70/+166
* fixed finding the resolv libraryAndrew Tridgell2001-10-161-434/+385
* include more libs needed for kerberos5 on some systems (eg. solaris)Andrew Tridgell2001-10-151-832/+762