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