aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-10-11 18:04:39 +0000
committerYang Tse <yangsita@gmail.com>2008-10-11 18:04:39 +0000
commitfefc6a7e6b3e1d6e595fa46b2877904573d2edf6 (patch)
tree55ca8a9fcf5641bddf622174c49bccc75214bda7
parenta119114ad71a7a847ef15233ef783a00194e6eea (diff)
remove extra space
-rw-r--r--ares/m4/cares-compilers.m44
-rw-r--r--m4/curl-compilers.m44
2 files changed, 4 insertions, 4 deletions
diff --git a/ares/m4/cares-compilers.m4 b/ares/m4/cares-compilers.m4
index 738a8de9c..9df5da46c 100644
--- a/ares/m4/cares-compilers.m4
+++ b/ares/m4/cares-compilers.m4
@@ -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
#
diff --git a/m4/curl-compilers.m4 b/m4/curl-compilers.m4
index 1a4e01d46..586585a4f 100644
--- a/m4/curl-compilers.m4
+++ b/m4/curl-compilers.m4
@@ -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
#