summaryrefslogtreecommitdiffstats
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
...
* s3:configure: use cc for linking on IRIX and fix shlib usageBjörn Jacke2010-06-171-3/+2
* Fix aio_read detection for -lrtVolker Lendecke2010-06-131-0/+2
* check if LD_AS_NEEDED breaks linking with libreadline fixes #7209Olaf Flebbe2010-06-111-0/+20
* configure.in prevent generation of file "shlib.so"Olaf Flebbe2010-06-111-1/+1
* s3:build: add shared lib flag for HP-UX compilerBjörn Jacke2010-06-051-1/+3
* s3: Add vfs_linux_xfs_sgidVolker Lendecke2010-06-021-0/+2
* s3:configre: work around shell problem on HP-UX in AC macroBjörn Jacke2010-05-311-1/+3
* s3: use PICFLAG instead of PIE_FLAGSBjörn Jacke2010-05-311-1/+1
* s3: final test for working shlib support requires PIE_LDFLAGSBjörn Jacke2010-05-311-1/+1
* s3: use autoconf macro to get some debug output in config.logBjörn Jacke2010-05-301-4/+7
* s3: fix check for pie compiler flagsBjörn Jacke2010-05-301-2/+2
* s3:configure: use the right AC_CACHE_CHECK variableBjörn Jacke2010-05-261-1/+1
* s3:fix configure after change "add Werror_FLAGS for IBM's xlc"Michael Adam2010-05-251-0/+1
* s3: fix the configure runBjörn Jacke2010-05-251-1/+0
* s3:configure: turn "error warnings" into errorsBjörn Jacke2010-05-241-1/+1
* s3:configure: add Werror_FLAGS for IBM's xlcBjörn Jacke2010-05-241-2/+14
* s3: major overhaul of compiler and linker flags for HP-UX buildsBjörn Jacke2010-05-241-9/+27
* s3:build: remove CFLAGS from LDSHFLAGS, SHLD has them alreadyBjörn Jacke2010-05-241-4/+1
* s3: Another non-gnumake fixVolker Lendecke2010-05-231-6/+7
* s3: Factor out compiler-independent definesVolker Lendecke2010-05-231-1/+3
* s3:build: build smbtorture4 when the merged build is selectedStefan Metzmacher2010-05-131-0/+2
* s3:configure: fix a messageMichael Adam2010-05-111-1/+1
* s3: Test for "__attribute__((destructor))"Volker Lendecke2010-05-101-0/+16
* Reintroduce merged build, using waf to build smbtorture4.Jelmer Vernooij2010-05-071-1/+42
* Revert "Revert "s3-build: Remove --enable-merged support.""Jelmer Vernooij2010-05-071-48/+3
* s3:configure: search fdatasync also in librtBjörn Jacke2010-05-071-1/+2
* s3:configure: use correct SONAMEFLAG on Solaris depending on which linker is ...Björn Jacke2010-05-071-1/+5
* Remove the copy of ldb from Samba 3.Jelmer Vernooij2010-05-061-2/+0
* s3:configure: not simply check for "ld" but for the linker used by $CCBjörn Jacke2010-05-051-5/+5
* Revert "s3-build: Remove --enable-merged support."Günther Deschner2010-04-271-3/+48
* s3-build: Remove --enable-merged support.Jelmer Vernooij2010-04-261-48/+3
* s3: Improved support for GAMIN.Ira Cooper2010-04-181-5/+11
* s3: Fix the GNU ld version detection on SLESVolker Lendecke2010-04-041-1/+1
* tdb: Add a non-blocking version of tdb_transaction_startVolker Lendecke2010-03-261-1/+1
* s3: Fix bug 7202 for multi-threaded applicationsVolker Lendecke2010-03-211-0/+1
* s3:build: Fix automatic building of vfs_tsmsm if gpfs and dmapi are present.Michael Adam2010-03-091-1/+1
* s3: add vfs_crossrenameBjörn Jacke2010-03-081-0/+2
* samba: remove cifs-utils tools from build systemsJeff Layton2010-03-081-124/+0
* Revert "s3:configure: add --enable-as-needed"Karolin Seeger2010-03-041-8/+2
* s3:configure: add --enable-as-neededStefan Metzmacher2010-03-041-2/+8
* s3: Fix build file due to file move. Use the new path of iniparserMatthieu Patou2010-03-031-1/+1
* s3: add explicit configure option whether or not to enable dmapi supportBjörn Jacke2010-02-231-2/+23
* s3:build: remove checks for deprecated ctdb controls.Michael Adam2010-02-121-35/+1
* build: Add a configure check for CTDB_CONTROL_TRANS3_COMMIT.Michael Adam2010-02-121-0/+17
* s3: quiet the unresolved symbol warnings of the Compaq compiler when linking ...Björn Jacke2010-02-081-0/+11
* tdb: raise version to 1.2.1Simo Sorce2010-02-061-1/+1
* s3:configure: check complete set of EA functions only when we found at least oneBjörn Jacke2010-02-021-28/+18
* Fix bug #7079 - cliconnect gets realm wrong with trusted domains.Jeremy Allison2010-01-301-0/+15
* s3: by default don't use pthread pool supportBjörn Jacke2010-01-291-5/+5
* s3: syntax fixBjörn Jacke2010-01-271-1/+1