]> granicus.if.org Git - curl/commitdiff
remove extra space
authorYang Tse <yangsita@gmail.com>
Sat, 11 Oct 2008 18:04:39 +0000 (18:04 +0000)
committerYang Tse <yangsita@gmail.com>
Sat, 11 Oct 2008 18:04:39 +0000 (18:04 +0000)
ares/m4/cares-compilers.m4
m4/curl-compilers.m4

index 738a8de9cc012bcd26259a62ed88abc3f3e2ac7b..9df5da46c209fd6ee334adbdf2913d0c696d970c 100644 (file)
@@ -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
   #
index 1a4e01d467c3e5da45998fbaf9320b382c74162e..586585a4fb7a0f66b4bae75c966344a3be4ba7f3 100644 (file)
@@ -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
   #