Searched refs:UNBOUND_VERSION_MINOR (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/unbound/libunbound/
H A Dunbound.h106 #define UNBOUND_VERSION_MINOR @UNBOUND_VERSION_MINOR@ macro
/freebsd-current/contrib/unbound/
H A DMakefile.in40 UNBOUND_VERSION_MINOR=@UNBOUND_VERSION_MINOR@
432 sed -e 's/@''UNBOUND_VERSION_MAJOR@/$(UNBOUND_VERSION_MAJOR)/' -e 's/@''UNBOUND_VERSION_MINOR@/$(UNBOUND_VERSION_MINOR)/' -e 's/@''UNBOUND_VERSION_MICRO@/$(UNBOUND_VERSION_MICRO)/' < $(srcdir)/libunbound/unbound.h > $@

Completed in 110 milliseconds