index
:
util/macros
master
obsd
automake macros
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xorg-macros.m4.in
Age
Commit message (
Expand
)
Author
2010-01-17
Add XORG_WITH_ASCIIDOC and XORG_WITH_DOXYGEN
Gaetan Nadon
2010-01-17
Add XORG_WITH_XMLTO to factorize xmlto tests.
Matthieu Herrb
2010-01-14
Update Sun license notices to current X.Org standard form
Alan Coopersmith
2010-01-09
INSTALL doesn't belong in docdir, use pkgdatadir instead
Julien Cristau
2009-12-15
macros.m4.in: use backticks rather than $() for cmd subs
Gaetan Nadon
2009-12-15
Use conservative default for malloc(0) when cross-compiling #24460
Colin Watson
2009-11-26
xorg-macros.pc.in: create a meta data file for util-macros
Gaetan Nadon
2009-11-07
Add an XORG_INSTALL macro to allow comps to copy the INSTALL file #24206
Gaetan Nadon
2009-09-03
Fix obsolete macro warnings for AC_HELP_STRING #23628
Gaetan Nadon
2009-09-02
Add XORG_DEFAULT_OPTIONS meta-macro.
Peter Hutterer
2009-09-01
Add XORG_STRICT_OPTION macro for strict compilation option
Pauli Nieminen
2009-08-27
Add AM_SILENT_RULES to default XORG_CWARNFLAGS
Peter Hutterer
2009-06-09
Use correct CWARNFLAGS when cross compiling
Jon TURNEY
2009-03-17
Use m4 for XORG_MACROS_VERSION to error during autoconf
Dan Nicholson
2009-02-19
Fix incorrect warning message in XORG_MACROS_VERSION
Dan
2009-02-05
Restore part of the XORG_MACROS_VERSION comment
Dan Nicholson
2009-02-05
Fix comment in XORG_MACROS_VERSION on usage
Dan Nicholson
2009-02-01
XORG_CWARNFLAGS: += is not valid for appending in bourn scripts
Jeremy Huddleston
2008-12-10
use more CWARNFLAGS with gcc 3.4 too.
Matthieu Herrb
2008-12-07
Fix CWARNFLAGS for gcc versions < 4
Matthieu Herrb
2008-12-01
Allow setting XORG_SGML_PATH to a non-default path when running configure
Alan Coopersmith
2008-11-29
fix XORG_PROG_RAWCPP for cygwin
Peter Breitenlohner
2008-11-29
define XORG_CWARNFLAGS macro
Peter Breitenlohner
2008-11-29
reorganize autoconf macro files
Peter Breitenlohner
2007-08-13
Cannot use AC_CHECK_FILE when cross compiling; assume no LINUXDOC.
Keith Packard
2006-11-03
Introduce separate configure switches for each output format.
Eamon Walsh
2006-11-02
Fix handling of defs.ent to allow arbitrary install prefixes.
Eamon Walsh
2006-10-29
Add support for building docbook docs
David Nusinow
2006-10-15
Make building pdf's configurable, though only disabled when it is explicitly ...
David Nusinow
2006-08-27
xorg-macros: remove GNU-userland special case; bump to 1.1.1
Daniel Stone
2006-07-13
Add XORG_LINT_LIBRARY for building lint library data files
Alan Coopersmith
2006-07-13
Add XORG_MACROS_VERSION macro to check minimum version of xorg-macros.m4
Alan Coopersmith
2006-07-13
Add README file with links to bugzilla & mailing list
Alan Coopersmith