X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=configure.ac;h=03df88747f03e7b96e9daf9e32ea71e275993b57;hp=6ba6e540241085bee8606d56eec067f692d6e8e2;hb=5ee819d810f9ea1c4e4692efe63ffe646e82c857;hpb=8fe54c8bf8255c704e29fd84e01dd22a169db63b diff --git a/configure.ac b/configure.ac index 6ba6e54..03df887 100644 --- a/configure.ac +++ b/configure.ac @@ -4,16 +4,16 @@ # Process this file with autoconf to produce a configure script. # -AC_PREREQ([2.60]) +AC_PREREQ(2.63) -AC_INIT([Yoink], [0.1], [chaz@dogcows.com], [yoink]) +AC_INIT([Yoink],[0.1],[chaz@dogcows.com],[yoink]) AC_CANONICAL_TARGET AC_CONFIG_SRCDIR([src/version.c]) AC_CONFIG_MACRO_DIR([m4]) -AM_INIT_AUTOMAKE +AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip]) #