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) _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
