xref: /freebsd-src/contrib/ntp/sntp/m4/ntp_ver_suffix.m4 (revision 416ba5c74546f32a993436a99516d35008e9f384)
1*2b15cb3dSCy Schubertdnl ####################################################################
2*2b15cb3dSCy Schubertdnl NTP Version Suffix (Crypto)
3*2b15cb3dSCy Schubertdnl
4*2b15cb3dSCy Schubertdnl Output substitutions:
5*2b15cb3dSCy Schubertdnl	VER_SUFFIX	Version Suffix (scripts/mkver.in)
6*2b15cb3dSCy Schubertdnl
7*2b15cb3dSCy Schubertdnl ####################################################################
8*2b15cb3dSCy SchubertAC_DEFUN([NTP_VER_SUFFIX], [
9*2b15cb3dSCy Schubert
10*2b15cb3dSCy SchubertAC_SUBST([VER_SUFFIX])
11*2b15cb3dSCy SchubertVER_SUFFIX=
12*2b15cb3dSCy Schubert])
13*2b15cb3dSCy Schubertdnl ======================================================================
14