From f3bc16f4f5139371725b26139429ad4e51ec1473 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Wed, 30 Jul 2008 12:09:35 +0000 Subject: Add file version serial number that might be used by 'aclocal' and others. Keep the '#' character as the first one on the line. --- ares/m4/reentrant.m4 | 3 +++ m4/reentrant.m4 | 3 +++ 2 files changed, 6 insertions(+) diff --git a/ares/m4/reentrant.m4 b/ares/m4/reentrant.m4 index 29cc809ea..0348fda13 100644 --- a/ares/m4/reentrant.m4 +++ b/ares/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 diff --git a/m4/reentrant.m4 b/m4/reentrant.m4 index 23a1cb77e..5ec0de076 100644 --- a/m4/reentrant.m4 +++ b/m4/reentrant.m4 @@ -22,6 +22,9 @@ #*************************************************************************** +# serial 1.12 + + dnl CURL_CHECK_NEED_REENTRANT_GMTIME_R dnl ------------------------------------------------- dnl Checks if the preprocessor _REENTRANT definition -- cgit v1.2.3