Convert to automake gnits option
authorHugo Villeneuve <hugo@hugovil.com>
Mon, 7 Apr 2014 04:03:46 +0000 (00:03 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Mon, 18 Sep 2023 20:56:56 +0000 (16:56 -0400)
THANKS [new file with mode: 0644]
configure.ac

diff --git a/THANKS b/THANKS
new file mode 100644 (file)
index 0000000..e69de29
index 5818b18..20284f2 100644 (file)
@@ -12,7 +12,7 @@ dnl   To get rid of message:
 dnl     linking libraries using a non-POSIX archiver requires 'AM_PROG_AR'...
 dnl -Wall:
 dnl   Ask automake to turn on all warnings (not a gcc flag)
-AM_INIT_AUTOMAKE([no-define check-news std-options dist-bzip2
+AM_INIT_AUTOMAKE([no-define gnits dist-bzip2
                  -Wall -Wno-extra-portability])
 AM_SILENT_RULES([yes])
 AM_GNU_GETTEXT([external])