[project @ 1997-03-25 21:17:10 by sof]
authorsof <unknown>
Tue, 25 Mar 1997 21:17:10 +0000 (21:17 +0000)
committersof <unknown>
Tue, 25 Mar 1997 21:17:10 +0000 (21:17 +0000)
if->ifeq buglet

mk/config.mk.in

index 83b6fb1..28041b3 100644 (file)
@@ -473,7 +473,7 @@ INSTALL                     = @INSTALL@
 # install-sh script (if chosen). This not terribly useful to us, so we convert
 # it into an abs. path.
 # 
-if "$(INSTALL)" ".././install-sh"
+ifeq "$(INSTALL)" ".././install-sh"
 INSTALL                        = $(FPTOOLS_TOP_ABS)/install-sh
 endif
 LATEX                  = latex