summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
2008-05-23build: make sure LIBWBCLIENT_*_TARGET is never emptyStefan Metzmacher1-4/+4
2008-05-23build: add symbol versioning when we build with gnu ldStefan Metzmacher1-0/+17
2008-05-23build: autogenerate exports/libwbclient.symsStefan Metzmacher1-0/+4
2008-05-23build: pass .syms extention via @SYMSEXT@ from configureStefan Metzmacher1-0/+4
2008-05-22configure: samba_cv_unixsocket was renamed into libreplace_cv_HAVE_UNIXSOCKETStefan Metzmacher1-1/+1
2008-05-22configure: remove HAVE_IPV6 test as LIBREPLACE_NETWORK_CHECKS already have thisStefan Metzmacher1-23/+0
2008-05-20net: Split out "net afs"Kai Blin1-0/+3
2008-05-18configure: Fix comment to match the current iconv check.Kai Blin1-1/+5
2008-05-17configure: make use of LIBREPLACE_NETWORK_LIBS instead of redoing the testsStefan Metzmacher1-37/+3
2008-05-17configure: remove some header checks which are already done by AC_LIBREPLACE_...Stefan Metzmacher1-4/+3
2008-05-17configure: remove unused configure checks for HAVE_SOCK_SIN_LEN and HAVE_UNIX...Stefan Metzmacher1-28/+0
2008-05-17configure: remove unused configure check for HAVE_WORKING_AF_LOCALStefan Metzmacher1-10/+0
2008-05-16libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for sambaStefan Metzmacher1-0/+1
2008-05-14configure: Kill linker warnings about 32bit libs on 64bit Linux.Kai Blin1-1/+1
2008-05-06Enable tests for splice on Linux. Add a static (vl, I hate this)Jeremy Allison1-0/+20
2008-04-30pam_winbind: Fix Bug #5430 (patch from fumiyas@osstech.co.jp).Günther Deschner1-0/+2
2008-04-22configure: fix a comment typoMichael Adam1-1/+1
2008-04-16add AC_TRY_RUN_STRICT support for Sun Studio compilerBjörn Jacke1-0/+12
2008-04-16Fix out of tree build. Remove the embedded srcdir path from talloc and tdb.Gerald W. Carter1-2/+2
2008-04-13gpo: add scripts plugin.Günther Deschner1-0/+1
2008-04-12libnetapi: fix dependency problem by linking libnetapi statically (internally)Michael Adam1-0/+7
2008-04-01configure: be more portable, use 'printf "%s"' instead of "echo -n"Michael Adam1-1/+1
2008-03-24Fix libtdb some to move back towards allowing out of tree buildsGerald (Jerry) Carter1-1/+1
2008-03-21Remove remaining old srvsvc client and server rpc code entirely.Günther Deschner1-3/+3
2008-03-08Build aio_fork by defaultVolker Lendecke1-0/+7
2008-03-07Enable use of Relocations Read-Only, if supported, for enhanced security.Simo Sorce1-0/+27
2008-03-05Revert "Make sure to generate pkgconfig files for libtdb and libtalloc."Günther Deschner1-2/+0
2008-03-05Make sure to generate pkgconfig files for libtdb and libtalloc.Günther Deschner1-0/+2
2008-02-29Add "registry" Group Policy extension.Günther Deschner1-0/+2
2008-02-29Add Group Policy extension infrastructure.Günther Deschner1-0/+2
2008-02-29Attempt to fix the buildVolker Lendecke1-5/+0
2008-02-29configure: only build vfs_syncops if dirfd() is availableStefan Metzmacher1-1/+6
2008-02-29configure: Remove lib/repdir.c and related stuffStefan Metzmacher1-18/+0
2008-02-29Add vfs_aio_forkVolker Lendecke1-0/+51
2008-02-28Remove smbmount.Karolin Seeger1-26/+0
2008-02-26configure: put swat-part of config into m4-include file of its own.Michael Adam1-16/+1
2008-02-25Fix inotify detectionVolker Lendecke1-1/+1
2008-02-24Fix aix-build of libtalloc.so by exporting all necessary symbols.Michael Adam1-1/+1
2008-02-21Move the definition of SMB_LIBRARY to aclocal.m4.Michael Adam1-67/+0
2008-02-21configure: Abstract configuration of internal libs into an m4 macro.Michael Adam1-125/+45
2008-02-21fix typoVolker Lendecke1-1/+1
2008-02-21Remove check for secure mkstemp from configure.in.Michael Adam1-22/+0
2008-02-21Remove mmap check from configure.inMichael Adam1-7/+0
2008-02-20configure: add --enable-shared-libs to control overall internal use of shared...Michael Adam1-3/+32
2008-02-20configure: Move assemblage of samba version strings to m4 include file.Michael Adam1-19/+1
2008-02-20Remove checks for ino_t, loff_t, offset_t, and comparison_fn_t from configure...Michael Adam1-5/+0
2008-02-20Remove tests for vsnprintf snprintf asprintf vasprintf and va_copy from confi...Michael Adam1-53/+1
2008-02-20Remove the getifaddrs checks from configure.in: they are now in lib/replace.Michael Adam1-96/+0
2008-02-20configure: Use SAMBA_CONFIGURE_CPPFLAGS for AC_LIBREPLACE_BROKEN_CHECKS.Michael Adam1-0/+5
2008-02-19configure: Move path (and debug) checks to an m4 include file check_path.m4.Michael Adam1-306/+1