summaryrefslogtreecommitdiffstats
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
* OK!Simo Sorce2002-07-301-1/+1
* Do AC_MSG_RESULT(yes) when using included popt.Tim Potter2002-07-301-1/+1
* as per user request added windbind start/stop/restart in swatSimo Sorce2002-07-271-0/+1
* implemented getgrouplist() for systems that don't have it and use itAndrew Tridgell2002-07-231-1/+1
* removed the freebsd getgroups check now that we don't use itAndrew Tridgell2002-07-231-24/+0
* Kill off codepage related stuff, now we don't use codepages any more.Andrew Bartlett2002-07-031-19/+0
* Re-enable kernel change notification on s390 as it has been fixed in theJim McDonough2002-06-261-1/+1
* more merges from SAMBA_2_2Gerald Carter2002-06-261-0/+1
* merge of SONAMEFLAG stuff from SAMBA_2_2. If I stepped on somethingGerald Carter2002-06-251-2/+42
* merging some autoconf changes from SAMBA_2_2Gerald Carter2002-06-241-93/+65
* Two things: Check how many paramaters that the LDAP libs take for theAndrew Bartlett2002-06-161-0/+10
* merge 390 kernel workaround from SAMBA_2_2.Jim McDonough2002-06-051-1/+1
* merge from 2.2Gerald Carter2002-05-291-0/+3
* Make --with-ldapsam 'go away'. This is now a standard, stable, featureAndrew Bartlett2002-05-171-18/+0
* This removes --with-ssl from Samba.Andrew Bartlett2002-05-171-68/+0
* Fix for non-__va_copy systems. I had used AC_TRY_COMPILE, but even thoughJim McDonough2002-05-161-1/+1
* Add configure support for __va_copy, which is required on Linux/390 systemsJim McDonough2002-05-161-0/+8
* merge from SAMBA_2_2Gerald Carter2002-05-161-1/+1
* more solaris compile fixes (for smbwrapper)Gerald Carter2002-05-151-1/+0
* Fix for *BSD linking of VFS modules from "Scot W. Hetzel" <hetzels@westbend.net>Jeremy Allison2002-05-111-0/+1
* Fix to include -Ipopt in getpass test.Jeremy Allison2002-05-111-1/+1
* Fix for Solaris nscd issue pointed out by Mike GerdtsTim Potter2002-05-101-0/+27
* merge from SAMBA_2_2Gerald Carter2002-05-091-3/+3
* pidfile merge from SAMBA_2_2 (including --with-fhs) and a few other minor thi...Gerald Carter2002-05-091-2/+146
* patch from Alexander Bokovoy needed for dlopen on bsd systemsAndrew Tridgell2002-04-241-4/+8
* fixed the handling of STR_TERMINATEAndrew Tridgell2002-04-161-1/+1
* 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