From 61ac8be2fd36ffbf55d73215aa3a32ab01e94284 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Tue, 11 Feb 2020 21:00:18 +0100 Subject: Convert INSTALL and README files to Markdown This requires some changes to the build system, for example to comply with the expectations of the GNU autoconf/automake tools ... --- configure.ng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ng') diff --git a/configure.ng b/configure.ng index a3855dbe..d1f731bc 100644 --- a/configure.ng +++ b/configure.ng @@ -29,7 +29,7 @@ AC_CONFIG_SRCDIR([src/ngircd/ngircd.c]) AC_CONFIG_HEADER([src/config.h]) AC_CANONICAL_HOST -AM_INIT_AUTOMAKE([-Wall 1.10 ]ng_color_tests) +AM_INIT_AUTOMAKE([-Wall 1.10 foreign ]ng_color_tests) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) -- cgit 1.4.1