From ad4c17c021111d194e63178c61579cf0df853f9d Mon Sep 17 00:00:00 2001 From: knu Date: Tue, 14 Aug 2001 19:05:37 +0000 Subject: * ext/digest/sha2/extconf.rb: fix so that they build from any directory. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1685 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/digest/sha2/extconf.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/digest') diff --git a/ext/digest/sha2/extconf.rb b/ext/digest/sha2/extconf.rb index 412b2d4301..dce1115bf8 100644 --- a/ext/digest/sha2/extconf.rb +++ b/ext/digest/sha2/extconf.rb @@ -17,7 +17,7 @@ have_header("inttypes.h") have_header("unistd.h") -if try_run(<