xorg-xorgproto/configure.ac
2005-05-06 01:46:31 +00:00

6 lines
169 B
Text

AC_PREREQ([2.57])
AC_INIT([PanoramixExt], [7.0], [xorg@lists.freedesktop.org])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AC_OUTPUT([Makefile
panoramixext.pc])