mirror of
https://github.com/curl/curl.git
synced 2025-04-18 16:30:45 +08:00
remove extra space
This commit is contained in:
parent
a119114ad7
commit
fefc6a7e6b
@ -16,7 +16,7 @@
|
||||
#***************************************************************************
|
||||
|
||||
# File version for 'aclocal' use. Keep it a single number.
|
||||
# serial 23
|
||||
# serial 24
|
||||
|
||||
|
||||
dnl CARES_CHECK_COMPILER
|
||||
@ -42,7 +42,7 @@ AC_DEFUN([CARES_CHECK_COMPILER], [
|
||||
CARES_CHECK_COMPILER_GNU
|
||||
CARES_CHECK_COMPILER_LCC
|
||||
CARES_CHECK_COMPILER_SGI_MIPSpro_C
|
||||
CARES_CHECK_COMPILER_SGI_MIPS _C
|
||||
CARES_CHECK_COMPILER_SGI_MIPS_C
|
||||
CARES_CHECK_COMPILER_SUN
|
||||
CARES_CHECK_COMPILER_TINYC
|
||||
#
|
||||
|
@ -22,7 +22,7 @@
|
||||
#***************************************************************************
|
||||
|
||||
# File version for 'aclocal' use. Keep it a single number.
|
||||
# serial 22
|
||||
# serial 23
|
||||
|
||||
|
||||
dnl CURL_CHECK_COMPILER
|
||||
@ -48,7 +48,7 @@ AC_DEFUN([CURL_CHECK_COMPILER], [
|
||||
CURL_CHECK_COMPILER_GNU
|
||||
CURL_CHECK_COMPILER_LCC
|
||||
CURL_CHECK_COMPILER_SGI_MIPSpro_C
|
||||
CURL_CHECK_COMPILER_SGI_MIPS _C
|
||||
CURL_CHECK_COMPILER_SGI_MIPS_C
|
||||
CURL_CHECK_COMPILER_SUN
|
||||
CURL_CHECK_COMPILER_TINYC
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user