diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-05-22 11:11:48 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2010-05-22 20:12:41 -0700 |
commit | c51534961e1bb4c68ff881758862d2f85f572ce7 (patch) | |
tree | e27dd710d3dbb31a222f039a55fb3f4d5b7022d9 /mi | |
parent | e90f20eed394de2200aba42bd61fd31c1067ac33 (diff) |
xorg-server.pc Requires: xproto >= 7.0.17
Since the headers we export in the SDK use the _X_NORETURN #define
introduced in xproto 7.0.17, drivers built with the SDK will also
need to have at least that version of xproto installed.
I considered exporting the version from configure.ac, but decided not
to since the minimum required to build the X server may not always
be the same as the minimum required to build drivers (for instance,
if the X server used a new #define in its .c files or internal headers,
but didn't export it in any of the SDK headers).
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Julien Cristau <jcristau@debian.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'mi')
0 files changed, 0 insertions, 0 deletions