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