From: Ondřej Surý Date: Tue, 28 Aug 2018 19:10:38 +0000 (+0200) Subject: Remove broken @ISC_IPV6_H@ placeholder from Makefile.in X-Git-Tag: v9.13.3~24^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc410ce58f8993e5be3fc24fd64ba8326016ffd2;p=thirdparty%2Fbind9.git Remove broken @ISC_IPV6_H@ placeholder from Makefile.in --- diff --git a/lib/isc/include/isc/Makefile.in b/lib/isc/include/isc/Makefile.in index f9db80aec66..9279dbf7e53 100644 --- a/lib/isc/include/isc/Makefile.in +++ b/lib/isc/include/isc/Makefile.in @@ -24,7 +24,7 @@ HEADERS = aes.h app.h assertions.h atomic.h backtrace.h base32.h base64.h \ errno.h error.h event.h eventclass.h \ file.h formatcheck.h fsaccess.h fuzz.h \ hash.h heap.h hex.h hmacmd5.h hmacsha.h ht.h httpd.h \ - interfaceiter.h @ISC_IPV6_H@ iterated_hash.h \ + interfaceiter.h iterated_hash.h \ json.h lang.h lex.h lfsr.h lib.h likely.h list.h log.h \ magic.h md5.h mem.h meminfo.h msgcat.h msgs.h mutexblock.h \ netaddr.h netscope.h nonce.h os.h parseint.h \