From ba304ada39f2346427272343911b8fc22b312dca Mon Sep 17 00:00:00 2001 From: peter Date: Wed, 11 Oct 2000 09:50:42 +0000 Subject: [PATCH] * inlinux replace (merged) --- Makefile.fpc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.fpc b/Makefile.fpc index 0db79d9462..56f3277b62 100644 --- a/Makefile.fpc +++ b/Makefile.fpc @@ -81,7 +81,7 @@ endif # Test dir if none specified ifndef PREFIXINSTALLDIR -ifdef inlinux +ifdef UNIXINSTALLDIR PREFIXINSTALLDIR=/tmp/pptest else PREFIXINSTALLDIR=/pptest