[PATCH util/macros] XORG_PROG_RAWCPP: Add TRADITIONALCPPFLAGS
Gaetan Nadon
memsize at videotron.ca
Thu Mar 27 06:39:19 PDT 2014
On 14-03-27 08:48 AM, Hans de Goede wrote:
> Once the 1.19 release is done I'll write a patch for xinit to bump the
> required util-macros version (and out that in my patchset before the
> patch using the new TRADITIONALCPPFLAGS.
Release 1.19 is out.
http://xorg.freedesktop.org/archive/individual/util/
# Require X.Org macros 1.19 or later for TRADITIONALCPPFLAGS in
XORG_PROG_RAWCPP
m4_ifndef([XORG_MACROS_VERSION],
[m4_fatal([must install xorg-macros 1.19 or later before
running autoconf/autogen])])
XORG_MACROS_VERSION(1.19)
More information about the xorg-devel
mailing list