From 638b4279e9db911df720639c5e417c3eab57fb14 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Wed, 30 Jul 2008 12:09:35 +0000 Subject: [PATCH] Add file version serial number that might be used by 'aclocal' and others. Keep the '#' character as the first one on the line. --- m4/reentrant.m4 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/m4/reentrant.m4 b/m4/reentrant.m4 index 29cc809..0348fda 100644 --- a/m4/reentrant.m4 +++ b/m4/reentrant.m4 @@ -1,5 +1,8 @@ +# serial 1.10 + + dnl CARES_CHECK_NEED_REENTRANT_GMTIME_R dnl ------------------------------------------------- dnl Checks if the preprocessor _REENTRANT definition -- 2.7.4