mirror of
https://github.com/curl/curl.git
synced 2026-04-14 23:01:41 +03:00
tidy-up: indentation in autotools sources
Indentation in `configure.ac` and `.m4` files. Closes #14692
This commit is contained in:
parent
b70e8f4b9b
commit
68a224c291
8 changed files with 460 additions and 460 deletions
|
|
@ -532,7 +532,7 @@ AC_DEFUN([CURL_CHECK_LIB_ARES], [
|
|||
AC_MSG_CHECKING([that c-ares is good and recent enough])
|
||||
AC_LINK_IFELSE([
|
||||
AC_LANG_PROGRAM([[
|
||||
#include <ares.h>
|
||||
#include <ares.h>
|
||||
/* set of dummy functions in case c-ares was built with debug */
|
||||
void curl_dofree() { }
|
||||
void curl_sclose() { }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue