From bfbe3b9c6870d6a501816c080b52d9e0c922db6c Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sun, 26 Dec 2010 15:52:56 -0500 Subject: Expose buffer type for other C libraries; replace minusSeconds with addSeconds --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 5583ee58..863f3186 100755 --- a/configure +++ b/configure @@ -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 \ -- cgit v1.2.3