summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
2010-05-30s3: use autoconf macro to get some debug output in config.logBjörn Jacke1-4/+7
2010-05-30s3: fix check for pie compiler flagsBjörn Jacke1-2/+2
2010-05-26s3:configure: use the right AC_CACHE_CHECK variableBjörn Jacke1-1/+1
2010-05-25s3:fix configure after change "add Werror_FLAGS for IBM's xlc"Michael Adam1-0/+1
2010-05-25s3: fix the configure runBjörn Jacke1-1/+0
2010-05-24s3:configure: turn "error warnings" into errorsBjörn Jacke1-1/+1
2010-05-24s3:configure: add Werror_FLAGS for IBM's xlcBjörn Jacke1-2/+14
2010-05-24s3: major overhaul of compiler and linker flags for HP-UX buildsBjörn Jacke1-9/+27
2010-05-24s3:build: remove CFLAGS from LDSHFLAGS, SHLD has them alreadyBjörn Jacke1-4/+1
2010-05-23s3: Another non-gnumake fixVolker Lendecke1-6/+7
2010-05-23s3: Factor out compiler-independent definesVolker Lendecke1-1/+3
2010-05-13s3:build: build smbtorture4 when the merged build is selectedStefan Metzmacher1-0/+2
2010-05-11s3:configure: fix a messageMichael Adam1-1/+1
2010-05-10s3: Test for "__attribute__((destructor))"Volker Lendecke1-0/+16
2010-05-07Reintroduce merged build, using waf to build smbtorture4.Jelmer Vernooij1-1/+42
2010-05-07Revert "Revert "s3-build: Remove --enable-merged support.""Jelmer Vernooij1-48/+3
2010-05-07s3:configure: search fdatasync also in librtBjörn Jacke1-1/+2
2010-05-07s3:configure: use correct SONAMEFLAG on Solaris depending on which linker is ...Björn Jacke1-1/+5
2010-05-06Remove the copy of ldb from Samba 3.Jelmer Vernooij1-2/+0
2010-05-05s3:configure: not simply check for "ld" but for the linker used by $CCBjörn Jacke1-5/+5
2010-04-27Revert "s3-build: Remove --enable-merged support."Günther Deschner1-3/+48
2010-04-26s3-build: Remove --enable-merged support.Jelmer Vernooij1-48/+3
2010-04-18s3: Improved support for GAMIN.Ira Cooper1-5/+11
2010-04-04s3: Fix the GNU ld version detection on SLESVolker Lendecke1-1/+1
2010-03-26tdb: Add a non-blocking version of tdb_transaction_startVolker Lendecke1-1/+1
2010-03-21s3: Fix bug 7202 for multi-threaded applicationsVolker Lendecke1-0/+1
2010-03-09s3:build: Fix automatic building of vfs_tsmsm if gpfs and dmapi are present.Michael Adam1-1/+1
2010-03-08s3: add vfs_crossrenameBjörn Jacke1-0/+2
2010-03-08samba: remove cifs-utils tools from build systemsJeff Layton1-124/+0
2010-03-04Revert "s3:configure: add --enable-as-needed"Karolin Seeger1-8/+2
2010-03-04s3:configure: add --enable-as-neededStefan Metzmacher1-2/+8
2010-03-03s3: Fix build file due to file move. Use the new path of iniparserMatthieu Patou1-1/+1
2010-02-23s3: add explicit configure option whether or not to enable dmapi supportBjörn Jacke1-2/+23
2010-02-12s3:build: remove checks for deprecated ctdb controls.Michael Adam1-35/+1
2010-02-12build: Add a configure check for CTDB_CONTROL_TRANS3_COMMIT.Michael Adam1-0/+17
2010-02-08s3: quiet the unresolved symbol warnings of the Compaq compiler when linking ...Björn Jacke1-0/+11
2010-02-06tdb: raise version to 1.2.1Simo Sorce1-1/+1
2010-02-02s3:configure: check complete set of EA functions only when we found at least oneBjörn Jacke1-28/+18
2010-01-30Fix bug #7079 - cliconnect gets realm wrong with trusted domains.Jeremy Allison1-0/+15
2010-01-29s3: by default don't use pthread pool supportBjörn Jacke1-5/+5
2010-01-27s3: syntax fixBjörn Jacke1-1/+1
2010-01-27s3: get pthread detection also on HP-UX rightBjörn Jacke1-1/+12
2010-01-26s3: fix detection and flags for using pthreadBjörn Jacke1-11/+53
2010-01-21s3: fix dnsupdate configure checkBjörn Jacke1-16/+25
2010-01-20Add cross option to samba_cv_linux_getgrouplist_okLars Müller1-1/+3
2010-01-20s3: build with dnsupdate support when possibleBjörn Jacke1-1/+1
2010-01-12s3: Add the "scannedonly" vfs virus scanner interface moduleOlivier Sessink1-0/+2
2010-01-06ѕ3:configure: use gettimeofday check from lib/util/Björn Jacke1-9/+1
2009-12-17s3: Fix bug 6992, make test for getgrouplist cacheableJonas Gorski1-3/+3
2009-12-10s3: check for PAM_RADIO_TYPE.Bo Yang1-0/+33