summaryrefslogtreecommitdiff
path: root/xorg-macros.m4.in
Commit message (Expand)AuthorAgeFilesLines
* Provide a configure option to turn off the selective -Werror=... CFLAGSJeremy Huddleston2011-12-291-0/+24
* Remove -Winline from BASE_CFLAGSJeremy Huddleston2011-12-101-1/+0
* XORG_TESTSET_CFLAG: Try to both compile & link with the flagsAlan Coopersmith2011-12-011-1/+1
* XORG_TESTSET_CFLAG: Add support fot -Werror=unused-command-line-argumentJeremy Huddleston2011-11-111-4/+22
* Add XORG_MEMORY_CHECK_FLAGS and require it in XORG_ENABLE_UNIT_TESTSAlan Coopersmith2011-11-071-0/+47
* Define __wrap_exit in test program source for XORG_LD_WRAPAlan Coopersmith2011-11-071-3/+8
* Add an optional argument to XORG_LD_WRAPAlan Coopersmith2011-11-071-3/+8
* Add additional flags to XORG_COMPILER_FLAGSJeremy Huddleston2011-11-061-0/+34
* Update XORG_CWARNFLAGS to use XORG_COMPILER_FLAGSJeremy Huddleston2011-11-061-13/+3
* Add XORG_COMPILER_FLAGS to replace XORG_CWARNFLAGSJeremy Huddleston2011-11-061-1/+47
* Use XORG_TESTSET_CFLAG in XORG_STRICT_OPTIONJeremy Huddleston2011-11-061-19/+9
* Add XORG_TESTSET_CFLAG which can be used to test what flags the compiler supp...Jeremy Huddleston2011-11-061-0/+52
* Fix the test for -Werror=attributesJeremy Huddleston2011-11-061-1/+1
* XORG_WITH_XSLTPROC: warn at development time rather than config timeGaetan Nadon2011-06-221-4/+2
* Add XORG_WITH_PERL macroGaetan Nadon2011-06-221-0/+56
* XORG_WITH_FOP: add minimum version checking supportGaetan Nadon2011-06-221-3/+20
* XORG_PROG_RAWCPP: use AC_LANG_SOURCE to prevent warningsGaetan Nadon2011-06-051-4/+2
* Add AC_LANG_DEFINES_PROVIDED to XORG_RAW_CPP to silence autoconf warningsAlan Coopersmith2011-05-141-2/+4
* XORG_STRICT_OPTION: add -Werror=attributes to STRICT_CFLAGS for gccAlan Coopersmith2011-05-061-0/+9
* Make XORG_STRICT_OPTION always set STRICT_CFLAGSAlan Coopersmith2011-05-021-9/+16
* Create XORG_COMPILER_BRAND macro to centralize compiler checksAlan Coopersmith2011-05-011-4/+20
* XORG_LD_WRAP: check if linker supports -wrapGaetan Nadon2011-03-101-0/+95
* XORG_WITH_GLIB: check for the GLib packageGaetan Nadon2011-03-101-0/+66
* XORG_ENABLE_UNIT_TESTS: add support for unit testingGaetan Nadon2011-03-101-0/+27
* XORG_WITH_XSLTPROC: add XSLT processor command line toolGaetan Nadon2011-02-011-0/+63
* Use AC_LANG_PROGRAM in XORG_CHECK_MALLOC_ZERO to clear autoconf-2.68 warningsAlan Coopersmith2010-12-071-8/+6
* XORG_ENABLE_DOCS: Fix "Enable building the documentation (yes: yes)"Gaetan Nadon2010-11-071-4/+4
* Version bump: 1.11.0util-macros-1.11.0Alan Coopersmith2010-10-291-0/+6
* docs: Take optional argument to control defaultsDan Nicholson2010-10-281-24/+42
* docs: Use m4 to handle optional macro defaultsDan Nicholson2010-10-281-18/+12
* Sun's copyrights are now owned by OracleAlan Coopersmith2010-09-031-1/+1
* XORG_MANPAGE_SECTIONS: add substitution for apploaddirGaetan Nadon2010-08-141-0/+1
* XORG_CHECK_SGML_DOCTOOLS: add interface for xorg stylesheetGaetan Nadon2010-06-251-0/+7
* XORG_WITH_XMLTO: add HAVE_XMLTO_TEXT for text output formatGaetan Nadon2010-06-251-0/+17
* XORG_WITH_GROFF: add HAVE_GROFF_HTML Automake conditionalGaetan Nadon2010-06-221-0/+23
* config: XORG_MANPAGE_SECTIONS: add AC_PROG_SEDGaetan Nadon2010-05-271-0/+2
* XORG_MANPAGE_SECTIONS: add MAN_SUBSTS automake variableGaetan Nadon2010-05-271-0/+18
* XORG_LINT_LIBRARY: rework to match XORG_WITH_LINTGaetan Nadon2010-05-251-14/+15
* XORG_WITH_LINT: rework and extend platform coverageGaetan Nadon2010-05-251-23/+54
* XORG_DEFAULT_OPTIONS: add AC_PROG_INSTALLGaetan Nadon2010-05-251-0/+1
* XORG_STRICT_OPTION: remove redundant expansion of AC_PROG_CC macroGaetan Nadon2010-05-251-2/+2
* doctools: accept an optional minimal versionYaakov Selkowitz2010-05-051-7/+9
* linuxdoc: Use XORG_WITH_PS2PDF to check for ps2pdfYaakov Selkowitz2010-05-051-2/+2
* LinuxDoc: add -f option to filter out the ^H in text outputGaetan Nadon2010-04-291-1/+1
* doc: add XORG_CHECK_SGML_DOCTOOLS to detect xorg-sgml-doctoolsYaakov Selkowitz2010-04-041-21/+33
* doc: fix typo in AC_MSG_CHECKING for XORG_CHECK_LINUXDOCGaetan Nadon2010-03-101-6/+6
* doc: Specify minimum xmlto version to XORG_WITH_DOXYGENGaetan Nadon2010-03-091-3/+17
* doc: Specify minimum xmlto version to XORG_WITH_XMLTODan Nicholson2010-03-091-2/+16
* doc: Specify minimum asciidoc version to XORG_WITH_ASCIIDOCDan Nicholson2010-03-091-2/+16
* silent: Set AM_DEFAULT_VERBOSITY for compatibility on older automakeDan Nicholson2010-02-281-1/+2