xenocara/proto/glproto/configure.ac

9 lines
211 B
Plaintext

AC_PREREQ([2.57])
AC_INIT([GLProto], [1.4.9], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
XORG_RELEASE_VERSION
AC_OUTPUT([Makefile
glproto.pc])