[babl] build: Don't complain about non-GNU make rules
- From: Mukund Sivaraman <muks src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] build: Don't complain about non-GNU make rules
- Date: Mon, 12 Sep 2011 19:22:24 +0000 (UTC)
commit 226dd1678b270ef375ad90c79caddf21d2aa26b9
Author: Mukund Sivaraman <muks banu com>
Date: Tue Sep 13 00:50:21 2011 +0530
build: Don't complain about non-GNU make rules
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2688202..559e7ee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -112,7 +112,7 @@ AC_SUBST(PACKAGE_NAME)
dnl ==========================================================================
-AM_INIT_AUTOMAKE(no-define no-dist-gzip)
+AM_INIT_AUTOMAKE(no-define no-dist-gzip -Wno-portability)
AM_CONFIG_HEADER(config.h)
BABL_VARIADIC_MACROS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]