summaryrefslogtreecommitdiff
path: root/source4/build/m4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r18087: use m4_include() do notice missing filesStefan Metzmacher1-6/+6
2007-10-10r17904: we don't want warnings about unused parametersStefan Metzmacher1-1/+9
2007-10-10r17890: add -Wc++-compat option to gcc but don't use it yetStefan Metzmacher1-0/+1
2007-10-10r17793: add -Wmissing-prototypes, -Wmissing-declarations, -Wmissing-field-ini...Stefan Metzmacher1-0/+3
2007-10-10r17772: warn about unused macrosStefan Metzmacher1-0/+1
2007-10-10r17744: we explicit want to get warnings about declarations after statements:-)Stefan Metzmacher1-1/+1
2007-10-10r17566: test if the compiler support inline, this resultsStefan Metzmacher1-0/+2
2007-10-10r17565: expand the test for negative enum values, systems like Tru64Stefan Metzmacher1-2/+19
2007-10-10r17564: we don't need a AC_TRY_RUN to test the compiler warning optionsStefan Metzmacher1-1/+1
2007-10-10r17531: fix whitespacesStefan Metzmacher1-1/+1
2007-10-10r16341: newer autoconf versions export 'datarootdir',Stefan Metzmacher1-0/+2
2007-10-10r15577: Make popt CFLAGS popt-specific rather then globalJelmer Vernooij1-1/+2
2007-10-10r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.Jelmer Vernooij1-88/+2
2007-10-10r15405: remove define for STAT_ST_BLOCKSIZEStefan Metzmacher1-39/+39
2007-10-10r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij1-1/+1
2007-10-10r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij2-240/+197
2007-10-10r15312: Fix dependency on gtksamba when GTK+ is not presentJelmer Vernooij1-4/+0
2007-10-10r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij1-2/+2
2007-10-10r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij1-4/+0
2007-10-10r15280: - remove the 2nd check for __FUNCTION__Stefan Metzmacher1-7/+0
2007-10-10r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2-18/+8
2007-10-10r15270: Rename EXTRA_CFLAGS to CFLAGS - initial work on getting DSO's working...Jelmer Vernooij1-1/+1
2007-10-10r15257: Look for headers before trying to use them in any tests. ThisJelmer Vernooij1-6/+1
2007-10-10r15236: Fix -MT detectionJelmer Vernooij1-1/+1
2007-10-10r15232: Look for CC flags, not C++ flags..Jelmer Vernooij2-77/+2
2007-10-10r15231: Try to fix detection of ability of CC to generate dependenciesJelmer Vernooij1-2/+6
2007-10-10r15224: Check whether -MT is actually supported by the compiler before usingJelmer Vernooij1-1/+2
2007-10-10r15223: Move heimdal's -I parameters from the global list of includes toJelmer Vernooij1-1/+1
2007-10-10r15214: Introduce subsystem-specific CFLAGS to keep the global CFLAGS short.Jelmer Vernooij1-1/+1
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-1/+1
2007-10-10r15200: Move MIN/MAX macros to libreplace as some systems have themJelmer Vernooij1-1/+1
2007-10-10r15190: Disable sonames for the BSDs and solaris as they don't take more thenJelmer Vernooij1-7/+1
2007-10-10r15143: Pull in GNU extensions right at the start of the configure process. ThisJames Peach1-0/+2
2007-10-10r15002: More cleanups in build/m4/rewrite.m4Jelmer Vernooij1-40/+0
2007-10-10r15000: Move some more autoconf tests out of build/m4/rewrite.m4Jelmer Vernooij1-42/+0
2007-10-10r14999: Remove more unused autoconf codeJelmer Vernooij1-20/+1
2007-10-10r14998: Remove unused autoconf test, move others to proper placesJelmer Vernooij1-205/+5
2007-10-10r14913: readd --with-selftest-prefix as it's neededStefan Metzmacher1-0/+18
2007-10-10r14910: Remove unused configure optionsJelmer Vernooij1-52/+0
2007-10-10r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij2-5/+1
2007-10-10r14816: Simplify test for comparison_fn_tJelmer Vernooij1-20/+0
2007-10-10r14813: Remove headers already checked for earlier or not used.Jelmer Vernooij1-2/+1
2007-10-10r14812: Fix typosJelmer Vernooij1-2/+2
2007-10-10r14621: Define HAVE_IMMEDIATE_STRUCTURES for those using Samba headers,Jelmer Vernooij1-0/+1
2007-10-10r14583: Enable automatic dependencies only if GNU make >= 3.81 is present.Jelmer Vernooij1-0/+31