X-Git-Url: http://git.openbox.org/?p=dana%2Fxcompmgr.git;a=blobdiff_plain;f=configure.ac;h=67caa05a0e09e75659dc4fa4014cef9e6ed72153;hp=171ccf6dfb899d72d8f8652215bb1416579e8637;hb=ea0f58928c45a558984e54da28a7dc30f8e96b97;hpb=5025a4ed4ca1d47449d7b8164f985d48766be29d diff --git a/configure.ac b/configure.ac index 171ccf6..67caa05 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_PREREQ(2.59) -AC_INIT(FULL-PACKAGE-NAME, VERSION, BUG-REPORT-ADDRESS) +AC_PREREQ(2.57) +AC_INIT([xcompmgr], [1.1.2], [xorg@freedesktop.org]) AC_CONFIG_SRCDIR([xcompmgr.c]) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE