summaryrefslogtreecommitdiffstats
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
* fix typoSimo Sorce2003-10-141-1/+1
* Use @PICSUFFIX@ instead of .po in Makefile.in since we have gone toTim Potter2003-10-141-28/+23
* So here it is a non-intrusive patch with my latest work on gums (theSimo Sorce2003-10-131-2/+7
* We need to make sure that the files that contain the static_init_$subsystem;Jelmer Vernooij2003-10-091-6/+6
* Move sysquotas autoconf tests to a seperate file in tests/Jelmer Vernooij2003-10-091-3/+3
* Refuse to configure if --with-expsam=$BACKEND was specified, butJelmer Vernooij2003-10-091-2/+2
* Merge from 3.0:Tim Potter2003-10-091-1/+3
* save and restore CFLAGS before/after AC_PROG_CC; this macro seems to overwrit...Gerald Carter2003-10-011-0/+9
* don't write to static pointers; patch from AnthonyGerald Carter2003-09-261-1/+1
* Another round of merges from 3.0:Tim Potter2003-09-241-1/+1
* Merge from Samba 3.0:Tim Potter2003-09-151-1/+28
* Back out --with-good-getgrouplist patchAlexander Bokovoy2003-09-101-21/+2
* Support for CAN-2003-0689 port from SAMBA_3_0Alexander Bokovoy2003-09-101-2/+21
* sync 3.0 into HEAD for the last timeGerald Carter2003-09-091-60/+213
* port latest changes from SAMBA_3_0 treeSimo Sorce2003-08-021-174/+244
* trying to get HEAD building again. If you want the codeGerald Carter2003-07-161-263/+659
* get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and insteadHerb Lewis2003-07-111-1/+1
* merging minor change from SAMBA_3_0 about which pdb modules to buildGerald Carter2003-05-221-2/+0
* better handling of --with-expsam (includes pdb_nisplussam now)Gerald Carter2003-05-201-24/+37
* wrap pdb_[nisplussam|xml|mysql] in --with-expsam option & some formatting fixesGerald Carter2003-05-201-18/+42
* FreeBSD5 ACL fix.Jeremy Allison2003-05-191-0/+5
* Removed (incorrect) emacs mode setting. Use emacs' built in autoconfTim Potter2003-05-151-1/+0
* AIX doesn't append $SHLIB_EXT to NSS libraries.Tim Potter2003-05-051-10/+5
* Fix the 'weird' charset module. Also, built it by default forJelmer Vernooij2003-04-261-4/+5
* Move pdb_mysql and pdb_xml from modules/ to passdb/, just like they areJelmer Vernooij2003-04-241-2/+2
* Add -berok to LDSHFLAGS on AIX so modules build on AIX 5 (reportedJelmer Vernooij2003-04-161-1/+1
* Get rid of 'sam backend' and --with-samJelmer Vernooij2003-04-141-19/+1
* Patch from Armijn Hemel <armijn@nl.linux.org> to fix build onJelmer Vernooij2003-04-121-2/+2
* A new RPC pipe! The \pipe\echo named pipe is for testing large RPCTim Potter2003-04-111-0/+5
* Fixes to linker flags for AIX winbind client from Stephen Roylance.Tim Potter2003-04-101-0/+6
* Autoconfiscate the name of the winbind shared library file. UnderTim Potter2003-04-091-0/+4
* Fix building on platforms without ldapJelmer Vernooij2003-04-061-0/+3
* Replace 'so' by $SHLIBEXTJelmer Vernooij2003-04-041-38/+35
* Use $SHLIBEXT, not .soJelmer Vernooij2003-04-041-2/+5
* Abort configure if --with-ads and --without-ldap.Tim Potter2003-04-041-0/+5
* There's no need to use LDAP_CFLAGS, just use CFLAGSJelmer Vernooij2003-04-021-4/+4
* Only use cflags and libs from krb5 when they appear to be working - fixesJelmer Vernooij2003-04-021-3/+4
* Only link in popt when we need itJelmer Vernooij2003-04-021-1/+4
* Only link in libs when they are actually used. Works great here and onJelmer Vernooij2003-04-021-5/+24
* THE Idmap patch :-)Simo Sorce2003-04-021-0/+21
* Fix build of shared xml/mysql modulesJelmer Vernooij2003-04-011-2/+4
* - Support absolute paths in vfs and charset modulesJelmer Vernooij2003-03-311-7/+20
* Tidyup of winbindd client OS specific autoconf code.Tim Potter2003-03-311-5/+4
* autoconf change to compile winbindd for AIX. The client side codeTim Potter2003-03-311-0/+4
* Cleanup of winbind client side code.Tim Potter2003-03-311-2/+8
* don't include proto.h during autoconf tests since it doesn't exist yet; fixed...Gerald Carter2003-03-281-0/+1
* its VFS_NETATALK_OBJ not VFS_NETATALKAndrew Tridgell2003-03-281-1/+1
* removed a duplicate lump of module stuff in configure.inAndrew Tridgell2003-03-281-7/+0
* Use the new modules system in VFS. If a module can't be loaded with theJelmer Vernooij2003-03-271-0/+7
* Remove LDAP_LIBS and just use LIBS again as before. I'llJelmer Vernooij2003-03-261-7/+2