From 61f632a0f2d5ee2e8c82827828fe1e96db603782 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Thu, 14 Dec 2000 10:15:38 +0000 Subject: [PATCH] Fix shared description --- ext/fribidi/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/fribidi/README b/ext/fribidi/README index 832e0fb4727..29e82eb96bf 100644 --- a/ext/fribidi/README +++ b/ext/fribidi/README @@ -31,7 +31,7 @@ Compiling 1) Static - ./configure --with-fribidi=base-directory-of-FriBidi-installation-path (defaults to /usr/local). -2) dl - same, just add static, to get .... --with-fribidi=static,base.... +2) dl - same, just add shared, to get .... --with-fribidi=shared,base.... Prerequisites =============