From d6668e2a28a96b85031f29b8f93329521c40892c Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Mon, 1 Feb 1999 22:56:02 -0500 Subject: [svn-r1049] Corrected a typo in the definition of $AR. --- config/intel-osf1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/intel-osf1 b/config/intel-osf1 index 99e4835..4479a6d 100644 --- a/config/intel-osf1 +++ b/config/intel-osf1 @@ -13,7 +13,7 @@ if test "X-" = "X-$CC"; then fi # The default archiver is `xar' -AR="${AR:-xar} +AR=${AR:-xar} # There is no ranlib RANLIB=: -- cgit v0.12