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 | bd29062df3c929ec338db7aa08363e3167a5429a (patch) | |
tree | bab01946f2153cdc269413638fa237740a933161 /configure | |
parent | ee66c09220c652519db521327c503b71124fbf0f (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 \ |