repo.or.cz
/
xorg_rtime.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Initial commit
[xorg_rtime.git]
/
xextproto-7.0.2
/
configure.ac
blob
b08240e3eb8e816d7ef1c8659dacac5e438f0f1a
1
AC_PREREQ([2.57])
2
AC_INIT([XExtProto], [7.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
3
AM_INIT_AUTOMAKE([foreign dist-bzip2])
4
5
XORG_RELEASE_VERSION
6
7
AC_OUTPUT([Makefile
8
xextproto.pc])