summaryrefslogtreecommitdiff
path: root/xorg-macros.m4
AgeCommit message (Expand)Author
2005-12-09Better macro to check whether any of malloc(0), realloc(ptr,0) or calloc(0)MODULAR_COPYKevin E Martin
2005-12-09Add support for building other formats from sgml docs.Kevin E Martin
2005-12-03Add macro to detect when malloc(0) returns NULL for use in libraries.Kevin E Martin
2005-11-28Bug #5167 <https://bugs.freedesktop.org/show_bug.cgi?id=5167> Linux prefersAlan Coopersmith
2005-10-03- For all drivers that have a <driver>.sgml file, add code in their buildSøren Sandmann Pedersen
2005-09-29Add -undef to RAWCPPFLAGS if cpp used for RAWCPP supports itAlan Coopersmith
2005-09-24Add XORG_MANPAGE_SECTIONS() macro for handling the different man pageAlan Coopersmith
2005-08-15Move RAWCPP macro to xorg-macros.m4 so other modules can use it Add checkAlan Coopersmith