summaryrefslogtreecommitdiff
path: root/m4/ax_compiler_vendor.m4
diff options
context:
space:
mode:
authorJohn Zaitseff <J.Zaitseff@zap.org.au>2018-08-05 11:09:17 +1000
committerPeter Simons <simons@cryp.to>2019-02-14 13:34:02 +0100
commit5ad34f7424456b3e8ce33f55d0bc2c40918b950e (patch)
tree707b6b8085cb79426fe260a52ec8af35b8bdfaeb /m4/ax_compiler_vendor.m4
parent20ea11be518c90dbe0e187d6fc852147ea66482c (diff)
downloadautoconf-archive-5ad34f7424456b3e8ce33f55d0bc2c40918b950e.tar.gz
ax_compiler_vendor.m4: Bug fix: remove superfluous space
Diffstat (limited to 'm4/ax_compiler_vendor.m4')
-rw-r--r--m4/ax_compiler_vendor.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ax_compiler_vendor.m4 b/m4/ax_compiler_vendor.m4
index 84a89c9..ad74da5 100644
--- a/m4/ax_compiler_vendor.m4
+++ b/m4/ax_compiler_vendor.m4
@@ -56,7 +56,7 @@ AC_DEFUN([AX_COMPILER_VENDOR],
clang: __clang__
cray: _CRAYC
fujitsu: __FUJITSU
- sdcc: SDCC, __SDCC
+ sdcc: SDCC,__SDCC
gnu: __GNUC__
sun: __SUNPRO_C,__SUNPRO_CC
hp: __HP_cc,__HP_aCC