xenocara/proto/dri2proto/configure.ac

9 lines
213 B
Plaintext
Raw Normal View History

2008-09-14 10:49:19 -06:00
AC_PREREQ([2.57])
AC_INIT([DRI2Proto], [1.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
XORG_RELEASE_VERSION
AC_OUTPUT([Makefile
dri2proto.pc])