From 7ee5238f5e0481f791088147ce4c78cb7d074377 Mon Sep 17 00:00:00 2001
From: Dan Fandrich <dan@coneharvesters.com>
Date: Wed, 23 Apr 2008 18:14:25 +0000
Subject: [PATCH] Mention that P.I.P.S. is needed for Symbian.

---
 docs/INSTALL | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/INSTALL b/docs/INSTALL
index 35364d9a82..87c7f3d206 100644
--- a/docs/INSTALL
+++ b/docs/INSTALL
@@ -663,7 +663,9 @@ Symbian OS
       bldmake bldfiles
       abld build
 
-   to compile and install curl and libcurl.
+   to compile and install curl and libcurl. If your Symbian SDK doesn't
+   include support for P.I.P.S., you will need to contact your SDK vendor
+   to obtain that first.
 
 
 CROSS COMPILE
-- 
GitLab