From: Reinhard Pfau Date: Sun, 12 Apr 2009 20:06:16 +0000 (+0200) Subject: increased minimum automake version to 1.10; the fist version which supports conditionals X-Git-Tag: v0.3~56 X-Git-Url: http://developer.intra2net.com/git/?p=libasyncio;a=commitdiff_plain;h=462a3ad56fcd4772c01ee518b316934dde8ba31d increased minimum automake version to 1.10; the fist version which supports conditionals --- diff --git a/Makefile.am b/Makefile.am index 23ccc4f..2bcfce8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -AUTOMAKE_OPTIONS = foreign 1.6 +AUTOMAKE_OPTIONS = foreign 1.10 ACLOCAL_AMFLAGS = -I m4macros if HAVE_LIBT2N