mirror of
https://github.com/curl/curl.git
synced 2026-06-01 22:54:17 +03:00
Add file version serial number that might be used by 'aclocal' and others.
Keep the '#' character as the first one on the line.
This commit is contained in:
parent
15f94858f2
commit
f3bc16f4f5
2 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
|
||||
|
||||
# serial 1.10
|
||||
|
||||
|
||||
dnl CARES_CHECK_NEED_REENTRANT_GMTIME_R
|
||||
dnl -------------------------------------------------
|
||||
dnl Checks if the preprocessor _REENTRANT definition
|
||||
|
|
|
|||
|
|
@ -22,6 +22,9 @@
|
|||
#***************************************************************************
|
||||
|
||||
|
||||
# serial 1.12
|
||||
|
||||
|
||||
dnl CURL_CHECK_NEED_REENTRANT_GMTIME_R
|
||||
dnl -------------------------------------------------
|
||||
dnl Checks if the preprocessor _REENTRANT definition
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue