1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

Add a whitespace

This commit is contained in:
Yang Tse 2008-08-01 06:21:34 +00:00
parent 2d15d84a01
commit 9cef14dfb2

View File

@ -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
])