xenocara/proto/pmproto/configure.ac

9 lines
235 B
Plaintext
Raw Normal View History

2006-11-25 08:43:19 -07:00
AC_PREREQ([2.57])
AC_INIT([XProxyManagementProtocol], [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
XORG_RELEASE_VERSION
AC_OUTPUT([Makefile
xproxymngproto.pc])