diff options
author | Yang Tse <yangsita@gmail.com> | 2008-07-30 12:09:35 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-07-30 12:09:35 +0000 |
commit | f3bc16f4f5139371725b26139429ad4e51ec1473 (patch) | |
tree | 935e3a739721f6ec30c56b9a6aae017166f9ff51 /ares/m4 | |
parent | 15f94858f27dba17adc6b0172d92f4f6059ad855 (diff) |
Add file version serial number that might be used by 'aclocal' and others.
Keep the '#' character as the first one on the line.
Diffstat (limited to 'ares/m4')
-rw-r--r-- | ares/m4/reentrant.m4 | 3 |
1 files changed, 3 insertions, 0 deletions
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 |