[ocrfeeder] Set automake strictness to foreign
- From: Joaquim Rocha <jrocha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ocrfeeder] Set automake strictness to foreign
- Date: Sat, 4 Jan 2020 21:17:23 +0000 (UTC)
commit 9db58034683d3497cad5e3fc5044b153f2d1fe7b
Author: scx <scx mail gmail com>
Date: Sun Jan 27 15:44:35 2019 +0100
Set automake strictness to foreign
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/configure.ac b/configure.ac
index 3b3c41d..6f26110 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ AC_INIT([ocrfeeder],
AC_CONFIG_MACRO_DIR([m4])
-AM_INIT_AUTOMAKE([1.11])
+AM_INIT_AUTOMAKE([1.11 foreign])
AM_MAINTAINER_MODE([enable])
# Support silent build rules. Disable by either passing --disable-silent-rules
# to configure or passing V=1 to make
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]