diff options
Diffstat (limited to 'dns/hesiod/Makefile')
-rw-r--r-- | dns/hesiod/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/hesiod/Makefile b/dns/hesiod/Makefile index c10d671d17f8..b2dc486cb741 100644 --- a/dns/hesiod/Makefile +++ b/dns/hesiod/Makefile @@ -22,6 +22,7 @@ MAN3= hesiod.3 hesiod_end.3 hesiod_free_list.3 \ hesiod_free_string.3 hesiod_parse_result.3 MAN5= hesiod.conf.5 +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes |