summaryrefslogtreecommitdiff
blob: 975ea0b58dbfc993ff6bf0fdd9aec312dd03a5f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
net-dns/bind-tools uses idn/log.h

--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -1,6 +1,7 @@
 nobase_include_HEADERS = \
 	idn/api.h \
 	idn/export.h \
+	idn/log.h \
 	idn/res.h \
 	idn/resconf.h \
 	idn/result.h
@@ -22,7 +23,6 @@
 	idn/langlocalmap.h \
 	idn/localconverter.h \
 	idn/localencoding.h \
-	idn/log.h \
 	idn/logmacro.h \
 	idn/lowercasemap.h \
 	idn/maplist.h \
--- a/include/Makefile.in
+++ b/include/Makefile.in
@@ -226,6 +226,7 @@
 nobase_include_HEADERS = \
	idn/api.h \
	idn/export.h \
+	idn/log.h \
	idn/res.h \
	idn/resconf.h \
	idn/result.h
@@ -247,7 +248,6 @@
	idn/langlocalmap.h \
	idn/localconverter.h \
	idn/localencoding.h \
-	idn/log.h \
	idn/logmacro.h \
	idn/lowercasemap.h \
	idn/maplist.h \