conditional ident string using autoconfig.

This commit is contained in:
steve
2002-08-12 01:34:58 +00:00
parent 9533a8dbdf
commit 52bf4e613f
284 changed files with 1420 additions and 568 deletions
+5 -2
View File
@@ -18,8 +18,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*/
#if !defined(WINNT) && !defined(macintosh)
#ident "$Id: veriuser.h,v 1.16 2002/06/11 03:29:14 steve Exp $"
#ifdef HAVE_CVS_IDENT
#ident "$Id: veriuser.h,v 1.17 2002/08/12 01:35:01 steve Exp $"
#endif
/*
@@ -130,6 +130,9 @@ EXTERN_C_END
/*
* $Log: veriuser.h,v $
* Revision 1.17 2002/08/12 01:35:01 steve
* conditional ident string using autoconfig.
*
* Revision 1.16 2002/06/11 03:29:14 steve
* Get tf_asynchon/off name right.
*