summaryrefslogtreecommitdiff
path: root/source4/build/m4
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r25851: Move system-specific ldflags checks to libreplace so they can be used...Jelmer Vernooij1-12/+2
2007-12-21r25850: Add macro for picflag.Jelmer Vernooij1-18/+2
2007-10-10r24997: Re-enable use of system-provided tdb and/or talloc when available.Jelmer Vernooij1-17/+14
2007-10-10r24995: Update upstream URLs.Jelmer Vernooij1-2/+2
2007-10-10r23638: add SMB_LIBRARY() macro to create a LIBRARY::foo section inStefan Metzmacher1-0/+20
2007-10-10r23637: fix detection of visibility attribute supportStefan Metzmacher1-3/+2
2007-10-10r23111: nicer ./configure --help outputStefan Metzmacher2-2/+2
2007-10-10r23110: add --disable-shared option, very useful for the build-farm...Stefan Metzmacher1-2/+10
2007-10-10r22996: merge HPUX compiler flag fixes from SAMBA_3_0Stefan Metzmacher1-1/+2
2007-10-10r22697: Support building with external talloc.Jelmer Vernooij1-4/+20
2007-10-10r22662: disable shared library support on Tru64Stefan Metzmacher1-1/+2
2007-10-10r22308: disabled shared libraries on aix and openbsdStefan Metzmacher1-2/+4
2007-10-10r22257: disable shared libraries on IRIX for nowStefan Metzmacher1-1/+2
2007-10-10r22035: Introduce HOSTLD which is needed to link the asn1 compiler when crossJames Peach1-0/+13
2007-10-10r21582: Allow modification of LDFLAGSJelmer Vernooij1-8/+7
2007-10-10r20942: Simplify handling of systems that don't support negative enum values ...Jelmer Vernooij2-5/+1
2007-10-10r20814: always define SHLIBEXT, to fix the build on host with no support for ...Stefan Metzmacher1-25/+46
2007-10-10r20697: A couple of minot cross-compile fixes.James Peach1-1/+2
2007-10-10r19634: Only use --allow-undef-shlib for modules.Jelmer Vernooij1-1/+3
2007-10-10r19631: Re-enable shared libraries, but don't use -rpath-link unlessJelmer Vernooij1-3/+0
2007-10-10r19623: disable building of shared libs until we have fixed them,Stefan Metzmacher1-0/+4
2007-10-10r19622: - remove unused varStefan Metzmacher1-2/+2
2007-10-10r19621: move enable-dso to check_ld.m4 again and add some checks and generate...Stefan Metzmacher1-0/+18
2007-10-10r19582: Support building both shared and static versions of libraries at the ...Jelmer Vernooij1-7/+0
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij1-0/+1
2007-10-10r18975: follow the advice from "William Jojo" <jojowil@hvcc.edu>Stefan Metzmacher1-1/+1
2007-10-10r18974: we don't have the configure check that setsStefan Metzmacher1-5/+1
2007-10-10r18936: hopefully fix the test for negative enum values. When a compilerAndrew Tridgell1-9/+3
2007-10-10r18749: Disable automatic dependencies by default (use --enable-automatic-dep...Jelmer Vernooij1-0/+5
2007-10-10r18549: move gcc version check to libreplace and reorder the tests a bitStefan Metzmacher1-6/+0
2007-10-10r18544: - use AC_LIBREPLACE_LOCATION_CHECKS in samba4Stefan Metzmacher1-0/+2
2007-10-10r18535: move the AC_CANONICAL_HOST and host specific flag tests intoAndrew Tridgell2-41/+0
2007-10-10r18503: - _GNU_SOURCE is defined by libreplaceStefan Metzmacher1-7/+0
2007-10-10r18501: libreplace needs 'long long', bailout if not presentStefan Metzmacher2-18/+0
2007-10-10r18500: move make related checks into its own fileStefan Metzmacher3-37/+44
2007-10-10r18485: include libreplace.m4 in the aclocal.m4 filesStefan Metzmacher1-11/+1
2007-10-10r18366: check if we can link using the selected flagsStefan Metzmacher1-0/+6
2007-10-10r18337: more -Ae tests in check_cc.m4Andrew Tridgell1-4/+0
2007-10-10r18273: AC_PROG_LD_GNU needs LD defined alreadyStefan Metzmacher1-0/+2
2007-10-10r18266: we should bail out in configure if C99 structs are not supportStefan Metzmacher1-0/+12
2007-10-10r18262: fix typosStefan Metzmacher1-13/+13
2007-10-10r18261: print out the version of gccStefan Metzmacher1-0/+6
2007-10-10r18221: moved more configure checks into lib/replace/Andrew Tridgell2-65/+0
2007-10-10r18219: move some more portability checks out of samba4 and info lib/replaceAndrew Tridgell1-100/+0
2007-10-10r18210: - reenable autodependenciesStefan Metzmacher1-1/+0
2007-10-10r18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCCStefan Metzmacher1-0/+1
2007-10-10r18181: use:Stefan Metzmacher1-109/+101
2007-10-10r18179: - move CC specific stuff to check_cc.m4Stefan Metzmacher2-34/+102
2007-10-10r18173: PICSUFFIX isn't used anymoreStefan Metzmacher1-13/+4
2007-10-10r18152: move our AC macros into lib/replace/libreplace_macros.m4Stefan Metzmacher2-37/+1