chiark / gitweb /
internal.h: Do not include spurious `data' symbol (!)
[adns.git] / common.make.in
index 09ca9dcbc54bea5be0bb66ba2adcc1e61517e60b..590ffaf91974b290ea9cc5084c3ac374640afaeb 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  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