summaryrefslogtreecommitdiff
path: root/m4/byteorder.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/byteorder.m4')
-rw-r--r--m4/byteorder.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/byteorder.m4 b/m4/byteorder.m4
index c8b91d3..c4cb423 100644
--- a/m4/byteorder.m4
+++ b/m4/byteorder.m4
@@ -20,7 +20,7 @@ AC_EGREP_CPP([symbol is present|\<$1\>],[
#ifdef $1
symbol is present
#endif
- ],
+ ],
[AC_MSG_RESULT(yes)
$3
],