diff options
author | Adam Chlipala <adam@chlipala.net> | 2010-12-26 15:52:56 -0500 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2010-12-26 15:52:56 -0500 |
commit | bfbe3b9c6870d6a501816c080b52d9e0c922db6c (patch) | |
tree | bab01946f2153cdc269413638fa237740a933161 /configure | |
parent | bc7000ce141d30e4db4842edd8fa067ac1ec191d (diff) |
Expose buffer type for other C libraries; replace minusSeconds with addSeconds
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11153,7 +11153,7 @@ else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } - echo "You must install OpenSSL development files."; exit1 + echo "You must install OpenSSL development files."; exit 1 fi rm -f core conftest.err conftest.$ac_objext \ |