aboutsummaryrefslogtreecommitdiff
path: root/src/aclocal.m4
diff options
context:
space:
mode:
Diffstat (limited to 'src/aclocal.m4')
-rw-r--r--src/aclocal.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aclocal.m4 b/src/aclocal.m4
index 09b166b99..5d9dbca60 100644
--- a/src/aclocal.m4
+++ b/src/aclocal.m4
@@ -134,7 +134,7 @@ ssldef() ->
if
OTP >= "R14" -> "-DSSL40\n";
OTP >= "R12" -> "-DSSL39\n";
- true -> ""
+ true -> "\n"
end.
%% return physical architecture based on OS/Processor