mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
Add a whitespace
This commit is contained in:
parent
2d15d84a01
commit
9cef14dfb2
@ -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…
Reference in New Issue
Block a user