Mercurial > pidgin.yaz
changeset 24235:9fc78d436de3
Explicitly depend on automake >=1.9, and don't warn about GNU Make-isms.
author | Will Thompson <will.thompson@collabora.co.uk> |
---|---|
date | Sat, 25 Oct 2008 14:26:30 +0000 |
parents | 9f039d14bf35 |
children | e39cafdbe089 |
files | configure.ac |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.ac Fri Oct 24 21:50:55 2008 +0000 +++ b/configure.ac Sat Oct 25 14:26:30 2008 +0000 @@ -74,7 +74,7 @@ AC_CANONICAL_SYSTEM AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE([dist-bzip2]) +AM_INIT_AUTOMAKE([1.9 -Wno-portability dist-bzip2]) PURPLE_MAJOR_VERSION=purple_major_version PURPLE_MINOR_VERSION=purple_minor_version