From 41892ed18b488635f9083a55918cd22de3777a50 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Thu, 6 Dec 2001 18:37:34 +0000 Subject: [PATCH] * INSTALL: Small update. --- INSTALL | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/INSTALL b/INSTALL index 467df10fe..6bff2f920 100644 --- a/INSTALL +++ b/INSTALL @@ -70,6 +70,11 @@ I. From the command line - make - make install + If the configure script isn't run, try to add `unix' as a target + on the command line, e.g.: + + - make setup unix CFG="--prefix=/opt/experimental" + - Windows: