chiark / gitweb /
adnshost: adh-opts.c: Whitespace adjustments to option table
[adns.git] / common.make.in
index 09ca9dcbc54bea5be0bb66ba2adcc1e61517e60b..46add1c3585b5d74a57cccdb76224bf94b208288 100644 (file)
@@ -2,7 +2,7 @@
 #  used by autoconf/configure to generate settings.make
 #  
 #  This file is part of adns, which is
-#    Copyright (C) 1997-2000,2003,2006,2014  Ian Jackson
+#    Copyright (C) 1997-2000,2003,2006,2014-2016,2020  Ian Jackson
 #    Copyright (C) 2014  Mark Wooding
 #    Copyright (C) 1999-2000,2003,2006  Tony Finch
 #    Copyright (C) 1991 Massachusetts Institute of Technology
@@ -22,7 +22,7 @@
 #  along with this program; if not, write to the Free Software Foundation.
 
 MAJOR=         1
-MINOR=         3
+MINOR=         5
 SHLIBFILE=     @SHLIBFILE@
 SHLIBSONAME=   @SHLIBSONAME@
 SHLIBFORLINK=  @SHLIBFORLINK@
@@ -33,7 +33,7 @@ LDFLAGS=      $(AUTOLDFLAGS) $(DIRLDFLAGS) $(XLDFLAGS)
 LDLIBS=                @LIBS@ $(XLIBS)
 AUTOCFLAGS=    @CFLAGS@
 AUTOLDFLAGS=   @LDFLAGS@
-WARNS=         @WARNS@
+WARNS=         @WARNS@ -Wno-unused-value
 #WERROR=       -Werror
 
 M4=            m4