ctdb-scripts: Do not de-duplicate the interfaces list
[samba.git] / source4 / build / m4 / check_ld.m4
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Jelmer VernooijMove configure test files to the top-level and share...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-12 Jelmer VernooijMerge branch 'nosmbpython' into v4-0-test
2008-05-11 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-11 Jelmer VernooijFail earlier on if shared libs can't be built.
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Andrew BartlettSimpler specification of CFLAGS and LDFLAGS
2007-12-21 Jelmer Vernooijr26005: Notice the user about LD_LIBRARY_PATH or equiva...
2007-12-21 Stefan Metzmacherr26000: build: use AC_LIBREPLACE_STLD_* macros
2007-12-21 Stefan Metzmacherr25993: build: HOSTLD should always match HOSTCC if...
2007-12-21 Stefan Metzmacherr25989: build: use AC_LIBREPLACE_SHLD
2007-12-21 Stefan Metzmacherr25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBR...
2007-12-21 Stefan Metzmacherr25985: build: SHLD_UNDEF_FLAGS isn't used anymore
2007-12-21 Stefan Metzmacherr25978: build: use AC_LIBREPLACE_MDLD_* macros and...
2007-12-21 Jelmer Vernooijr25904: Remove extra
2007-12-21 Jelmer Vernooijr25901: Remove obsolete --enable-shared option (whether...
2007-12-21 Jelmer Vernooijr25878: Fix syntax error.
2007-12-21 Jelmer Vernooijr25877: Add libreplace macro for soname flags.
2007-12-21 Jelmer Vernooijr25876: Attempt to build shard libs everywhere again.
2007-12-21 Jelmer Vernooijr25852: Move SHLIBEXT determination into a test as...
2007-12-21 Jelmer Vernooijr25851: Move system-specific ldflags checks to librepla...
2007-12-21 Jelmer Vernooijr25850: Add macro for picflag.
2007-10-10 Stefan Metzmacherr23110: add --disable-shared option, very useful for...
2007-10-10 Stefan Metzmacherr22996: merge HPUX compiler flag fixes from SAMBA_3_0
2007-10-10 Stefan Metzmacherr22662: disable shared library support on Tru64
2007-10-10 Stefan Metzmacherr22308: disabled shared libraries on aix and openbsd
2007-10-10 Stefan Metzmacherr22257: disable shared libraries on IRIX for now
2007-10-10 James Peachr22035: Introduce HOSTLD which is needed to link the...
2007-10-10 Jelmer Vernooijr21582: Allow modification of LDFLAGS
2007-10-10 Stefan Metzmacherr20814: always define SHLIBEXT, to fix the build on...
2007-10-10 Jelmer Vernooijr19634: Only use --allow-undef-shlib for modules.
2007-10-10 Jelmer Vernooijr19631: Re-enable shared libraries, but don't use ...
2007-10-10 Stefan Metzmacherr19623: disable building of shared libs until we have...
2007-10-10 Stefan Metzmacherr19622: - remove unused var
2007-10-10 Stefan Metzmacherr19621: move enable-dso to check_ld.m4 again and add...
2007-10-10 Jelmer Vernooijr19582: Support building both shared and static version...
2007-10-10 Jelmer Vernooijr19507: Merge my DSO fixes branch. Building Samba's...
2007-10-10 Stefan Metzmacherr18975: follow the advice from "William Jojo" <jojowil...
2007-10-10 Stefan Metzmacherr18974: we don't have the configure check that sets
2007-10-10 Stefan Metzmacherr18366: check if we can link using the selected flags
2007-10-10 Stefan Metzmacherr18273: AC_PROG_LD_GNU needs LD defined already
2007-10-10 Stefan Metzmacherr18262: fix typos
2007-10-10 Stefan Metzmacherr18181: use:
2007-10-10 Stefan Metzmacherr18173: PICSUFFIX isn't used anymore
2007-10-10 Stefan Metzmacherr15405: remove define for STAT_ST_BLOCKSIZE
2007-10-10 Jelmer Vernooijr15379: Fix shared library build's unresolved dependencies
2007-10-10 Jelmer Vernooijr15321: Reduce the size of rewrite.m4 a bit more
2007-10-10 Jelmer Vernooijr8966: Simplify the makefile generation system a bit.
2007-10-10 Jelmer Vernooijr7274: Move m4 files to seperate dir