mirror of
https://github.com/curl/curl.git
synced 2026-05-15 20:26:21 +03:00
Add a whitespace
This commit is contained in:
parent
2d15d84a01
commit
9cef14dfb2
1 changed files with 2 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ AC_DEFUN([CURL_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE], [
|
|||
])
|
||||
|
||||
|
||||
dnl CURL_CHECK_DEF(SYMBOL, [INCLUDES], [SILENT])
|
||||
dnl CURL_CHECK_DEF (SYMBOL, [INCLUDES], [SILENT])
|
||||
dnl -------------------------------------------------
|
||||
dnl Use the C preprocessor to find out if the given object-style symbol
|
||||
dnl is defined and get its expansion. This macro will not use default
|
||||
|
|
@ -3503,3 +3503,4 @@ AC_HELP_STRING([--without-ca-path], [Don't use a default CA path]),
|
|||
AC_MSG_RESULT([no])
|
||||
fi
|
||||
])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue