projects
/
openwrt
/
svn-archive
/
archive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
added XOrg calibrateproto needed by kdrive
[openwrt/svn-archive/archive.git]
/
XOrg
/
proto
/
calibrateproto
/
src
/
configure.ac
1
AC_PREREQ([2.59])
2
AC_INIT([xcalibrateproto], [0.1.0], [pb@nexus.co.uk])
3
AM_INIT_AUTOMAKE([foreign dist-bzip2])
4
5
AC_OUTPUT([Makefile
6
xcalibrateproto.pc])