revert last change, didn't do right thing at all, sorry for the noise

This commit is contained in:
Adam Jackson 2005-05-19 00:22:39 +00:00
parent 14bb8b2c03
commit 1cdce3bded

View file

@ -1,6 +1,6 @@
AC_PREREQ([2.57])
AC_INIT([PrintProto], [7.0], [xorg@lists.freedesktop.org])
AM_INIT_AUTOMAKE([1.7], [foreign dist-bzip2])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AC_OUTPUT([Makefile
printproto.pc])