summaryrefslogtreecommitdiffstats
path: root/source/configure.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* merge IRIX winbind support from Samba 2.2 branchHerb Lewis2001-12-221-1/+1
* updated ldap test to test for less common functionAndrew Tridgell2001-12-211-2/+1
* Add --enable-dmalloc to link against the dmalloc malloc debugger.Martin Pool2001-12-201-0/+8
* Added AC_CHECK_FUNCS(syslog vsyslog).Jeremy Allison2001-12-191-0/+1
* Added HPUX ACL code.Jeremy Allison2001-12-151-25/+29
* Updated Solaris link options from DaveCB.Jeremy Allison2001-12-141-1/+1
* allow IRIX to build nsswitch/libnss_wins.soHerb Lewis2001-12-121-1/+1
* Delay gssapi header checking until after kerberos has been located. Wasn't w...Jim McDonough2001-12-101-1/+4
* (merge 1.130.4.93) Display results of checks for shared libraries.Martin Pool2001-12-101-0/+7
* check for gssapi_generic.hAndrew Tridgell2001-12-081-1/+2
* added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell2001-12-081-1/+2
* 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-1/+2
* we need to look for liblber before libldapAndrew Tridgell2001-11-301-1/+6
* XFS quota patch for Linux.Jeremy Allison2001-11-301-0/+3
* Fix up the ./configure tests for kerberos. This ensures a more consistantAndrew Bartlett2001-11-291-4/+1
* Allow kerberos to work on RedHat and other non /usr systems againAndrew Bartlett2001-11-281-0/+2
* added test for krb5.hAndrew Tridgell2001-11-271-0/+5
* automatically look for /usr/kerberos to make redhat happyAndrew Tridgell2001-11-271-0/+11
* check for liblber separatelyAndrew Tridgell2001-11-251-1/+2
* added the beginnings of ADS support in smbdAndrew Tridgell2001-11-201-6/+14
* Detect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE. At the momentMartin Pool2001-11-191-0/+9
* Fixed detection of RedHat headers. Removed another file !Jeremy Allison2001-11-161-1/+1
* Fix detection of RedHat 7.2.Jeremy Allison2001-11-151-1/+5
* Fix compile on RedHat 7.2 systems with broken system headers.Jeremy Allison2001-11-141-0/+15
* Cosmetic fix for libpopt-checking test.Martin Pool2001-11-141-1/+1
* Remove built-in support for clear-text kerberos authentication.Andrew Bartlett2001-11-111-33/+10
* Fix popt library checkingJim McDonough2001-10-231-2/+3
* Add popt for parsing commandline optionsJim McDonough2001-10-231-0/+30
* - fixed link order of krb5 libsAndrew Tridgell2001-10-221-2/+2
* don't need KRB5_DIR defineAndrew Tridgell2001-10-201-1/+0
* fix linking of k5crypto library on openbsdAndrew Tridgell2001-10-161-2/+6
* fixed finding the resolv libraryAndrew Tridgell2001-10-161-14/+7
* include more libs needed for kerberos5 on some systems (eg. solaris)Andrew Tridgell2001-10-151-59/+13