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

/freebsd-current/contrib/unbound/libunbound/
H A Dunbound.h105 #define UNBOUND_VERSION_MAJOR @UNBOUND_VERSION_MAJOR@ macro
/freebsd-current/contrib/unbound/
H A DMakefile.in39 UNBOUND_VERSION_MAJOR=@UNBOUND_VERSION_MAJOR@
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 91 milliseconds