summaryrefslogtreecommitdiffstats
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Fix realpath() check so that it doesn't generate a core() when it fails.Zach Loafman2008-07-101-2/+10
* build: remove library-versions.in - it is not used any more.Michael Adam2008-07-071-1/+1
* build: set SONAME version of libraries from configure, not using library-vers...Michael Adam2008-07-071-6/+15
* build: handle libaddns by SMB_LIBRARY() and correctly create SONAME file.Michael Adam2008-07-071-37/+1
* build: handle libsmbsharemodes by SMB_LIBRARY() and correctly create SONAME f...Michael Adam2008-07-071-47/+1
* build: handle libsmbclient by SMB_LIBRARY() and correctly create soname file.Michael Adam2008-07-071-50/+3
* Revert "build: add symbol versioning when we build with gnu ld"Karolin Seeger2008-06-271-17/+0
* Without stdlib.h we don't get a prototype for free().Andrew Bartlett2008-06-171-0/+1
* Use the correct cups-devel test for HAVE_IPRINT alsoVolker Lendecke2008-06-141-1/+2
* Correctly check for presence of cups-develVolker Lendecke2008-06-141-1/+15
* Add -brtl to the AIX linker flagsVolker Lendecke2008-06-121-1/+3
* configure: we require autoconf 2.54Stefan Metzmacher2008-06-091-2/+2
* configure: fix warnings with autoconf-2.62 rename SMB_BUILD_ => samba_cv_Stefan Metzmacher2008-06-091-3/+3
* configure: fix warnings with autoconf-2.62 rename samba_stat_hires => samba_c...Stefan Metzmacher2008-06-091-6/+6
* configure: fix warnings with autoconf-2.62 rename smb_krb5_ => smb_krb5_cv_Stefan Metzmacher2008-06-091-21/+21
* build: make sure LIBWBCLIENT_*_TARGET is never emptyStefan Metzmacher2008-05-231-4/+4
* build: add symbol versioning when we build with gnu ldStefan Metzmacher2008-05-231-0/+17
* build: autogenerate exports/libwbclient.symsStefan Metzmacher2008-05-231-0/+4
* build: pass .syms extention via @SYMSEXT@ from configureStefan Metzmacher2008-05-231-0/+4
* configure: samba_cv_unixsocket was renamed into libreplace_cv_HAVE_UNIXSOCKETStefan Metzmacher2008-05-221-1/+1
* configure: remove HAVE_IPV6 test as LIBREPLACE_NETWORK_CHECKS already have thisStefan Metzmacher2008-05-221-23/+0
* net: Split out "net afs"Kai Blin2008-05-201-0/+3
* configure: Fix comment to match the current iconv check.Kai Blin2008-05-181-1/+5
* configure: make use of LIBREPLACE_NETWORK_LIBS instead of redoing the testsStefan Metzmacher2008-05-171-37/+3
* configure: remove some header checks which are already done by AC_LIBREPLACE_...Stefan Metzmacher2008-05-171-4/+3
* configure: remove unused configure checks for HAVE_SOCK_SIN_LEN and HAVE_UNIX...Stefan Metzmacher2008-05-171-28/+0
* configure: remove unused configure check for HAVE_WORKING_AF_LOCALStefan Metzmacher2008-05-171-10/+0
* libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for sambaStefan Metzmacher2008-05-161-0/+1
* configure: Kill linker warnings about 32bit libs on 64bit Linux.Kai Blin2008-05-141-1/+1
* Enable tests for splice on Linux. Add a static (vl, I hate this)Jeremy Allison2008-05-061-0/+20
* pam_winbind: Fix Bug #5430 (patch from fumiyas@osstech.co.jp).Günther Deschner2008-04-301-0/+2
* configure: fix a comment typoMichael Adam2008-04-221-1/+1
* add AC_TRY_RUN_STRICT support for Sun Studio compilerBjörn Jacke2008-04-161-0/+12
* Fix out of tree build. Remove the embedded srcdir path from talloc and tdb.Gerald W. Carter2008-04-161-2/+2
* gpo: add scripts plugin.Günther Deschner2008-04-131-0/+1
* libnetapi: fix dependency problem by linking libnetapi statically (internally)Michael Adam2008-04-121-0/+7
* configure: be more portable, use 'printf "%s"' instead of "echo -n"Michael Adam2008-04-011-1/+1
* Fix libtdb some to move back towards allowing out of tree buildsGerald (Jerry) Carter2008-03-241-1/+1
* Remove remaining old srvsvc client and server rpc code entirely.Günther Deschner2008-03-211-3/+3
* Build aio_fork by defaultVolker Lendecke2008-03-081-0/+7
* Enable use of Relocations Read-Only, if supported, for enhanced security.Simo Sorce2008-03-071-0/+27
* Revert "Make sure to generate pkgconfig files for libtdb and libtalloc."Günther Deschner2008-03-051-2/+0
* Make sure to generate pkgconfig files for libtdb and libtalloc.Günther Deschner2008-03-051-0/+2
* Add "registry" Group Policy extension.Günther Deschner2008-02-291-0/+2
* Add Group Policy extension infrastructure.Günther Deschner2008-02-291-0/+2
* Attempt to fix the buildVolker Lendecke2008-02-291-5/+0
* configure: only build vfs_syncops if dirfd() is availableStefan Metzmacher2008-02-291-1/+6
* configure: Remove lib/repdir.c and related stuffStefan Metzmacher2008-02-291-18/+0
* Add vfs_aio_forkVolker Lendecke2008-02-291-0/+51
* Remove smbmount.Karolin Seeger2008-02-281-26/+0