summaryrefslogtreecommitdiffstats
path: root/source4/build/m4
Commit message (Expand)AuthorAgeFilesLines
...
* r18485: include libreplace.m4 in the aclocal.m4 filesStefan Metzmacher2007-10-101-11/+1
* r18366: check if we can link using the selected flagsStefan Metzmacher2007-10-101-0/+6
* r18337: more -Ae tests in check_cc.m4Andrew Tridgell2007-10-101-4/+0
* r18273: AC_PROG_LD_GNU needs LD defined alreadyStefan Metzmacher2007-10-101-0/+2
* r18266: we should bail out in configure if C99 structs are not supportStefan Metzmacher2007-10-101-0/+12
* r18262: fix typosStefan Metzmacher2007-10-101-13/+13
* r18261: print out the version of gccStefan Metzmacher2007-10-101-0/+6
* r18221: moved more configure checks into lib/replace/Andrew Tridgell2007-10-102-65/+0
* r18219: move some more portability checks out of samba4 and info lib/replaceAndrew Tridgell2007-10-101-100/+0
* r18210: - reenable autodependenciesStefan Metzmacher2007-10-101-1/+0
* r18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCCStefan Metzmacher2007-10-101-0/+1
* r18181: use:Stefan Metzmacher2007-10-101-109/+101
* r18179: - move CC specific stuff to check_cc.m4Stefan Metzmacher2007-10-102-34/+102
* r18173: PICSUFFIX isn't used anymoreStefan Metzmacher2007-10-101-13/+4
* r18152: move our AC macros into lib/replace/libreplace_macros.m4Stefan Metzmacher2007-10-102-37/+1
* r18087: use m4_include() do notice missing filesStefan Metzmacher2007-10-101-6/+6
* r17904: we don't want warnings about unused parametersStefan Metzmacher2007-10-101-1/+9
* r17890: add -Wc++-compat option to gcc but don't use it yetStefan Metzmacher2007-10-101-0/+1
* r17793: add -Wmissing-prototypes, -Wmissing-declarations, -Wmissing-field-ini...Stefan Metzmacher2007-10-101-0/+3
* r17772: warn about unused macrosStefan Metzmacher2007-10-101-0/+1
* r17744: we explicit want to get warnings about declarations after statements:-)Stefan Metzmacher2007-10-101-1/+1
* r17566: test if the compiler support inline, this resultsStefan Metzmacher2007-10-101-0/+2
* r17565: expand the test for negative enum values, systems like Tru64Stefan Metzmacher2007-10-101-2/+19
* r17564: we don't need a AC_TRY_RUN to test the compiler warning optionsStefan Metzmacher2007-10-101-1/+1
* r17531: fix whitespacesStefan Metzmacher2007-10-101-1/+1
* r16341: newer autoconf versions export 'datarootdir',Stefan Metzmacher2007-10-101-0/+2
* r15577: Make popt CFLAGS popt-specific rather then globalJelmer Vernooij2007-10-101-1/+2
* r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.Jelmer Vernooij2007-10-101-88/+2
* r15405: remove define for STAT_ST_BLOCKSIZEStefan Metzmacher2007-10-101-39/+39
* r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij2007-10-101-1/+1
* r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij2007-10-102-240/+197
* r15312: Fix dependency on gtksamba when GTK+ is not presentJelmer Vernooij2007-10-101-4/+0
* r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij2007-10-101-2/+2
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-101-4/+0
* r15280: - remove the 2nd check for __FUNCTION__Stefan Metzmacher2007-10-101-7/+0
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2007-10-102-18/+8
* r15270: Rename EXTRA_CFLAGS to CFLAGS - initial work on getting DSO's working...Jelmer Vernooij2007-10-101-1/+1
* r15257: Look for headers before trying to use them in any tests. ThisJelmer Vernooij2007-10-101-6/+1
* r15236: Fix -MT detectionJelmer Vernooij2007-10-101-1/+1
* r15232: Look for CC flags, not C++ flags..Jelmer Vernooij2007-10-102-77/+2
* r15231: Try to fix detection of ability of CC to generate dependenciesJelmer Vernooij2007-10-101-2/+6
* r15224: Check whether -MT is actually supported by the compiler before usingJelmer Vernooij2007-10-101-1/+2
* r15223: Move heimdal's -I parameters from the global list of includes toJelmer Vernooij2007-10-101-1/+1
* r15214: Introduce subsystem-specific CFLAGS to keep the global CFLAGS short.Jelmer Vernooij2007-10-101-1/+1
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r15200: Move MIN/MAX macros to libreplace as some systems have themJelmer Vernooij2007-10-101-1/+1
* r15190: Disable sonames for the BSDs and solaris as they don't take more thenJelmer Vernooij2007-10-101-7/+1
* r15143: Pull in GNU extensions right at the start of the configure process. ThisJames Peach2007-10-101-0/+2
* r15002: More cleanups in build/m4/rewrite.m4Jelmer Vernooij2007-10-101-40/+0
* r15000: Move some more autoconf tests out of build/m4/rewrite.m4Jelmer Vernooij2007-10-101-42/+0