From e3e653d0faf87599ab0a5c401eca6220378c58c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Tue, 7 Mar 2006 16:09:20 +0000 Subject: [PATCH] INTEGRATION: CWS ause049 (1.43.22); FILE MERGED 2006/02/21 16:59:31 hjs 1.43.22.1: #132001# use gnu grep --- solenv/inc/unitools.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/solenv/inc/unitools.mk b/solenv/inc/unitools.mk index a1e809b4c251..567715a2d5f8 100644 --- a/solenv/inc/unitools.mk +++ b/solenv/inc/unitools.mk @@ -4,9 +4,9 @@ # # $RCSfile: unitools.mk,v $ # -# $Revision: 1.43 $ +# $Revision: 1.44 $ # -# last change: $Author: hr $ $Date: 2006-01-26 17:44:06 $ +# last change: $Author: rt $ $Date: 2006-03-07 17:09:20 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -125,7 +125,7 @@ GNUCOPY=$(BUILD_TOOLS)$/gnucp.exe .ENDIF # "$(use_cygcp)"!="" GNUCOPY*=$(BUILD_TOOLS)$/cp.exe GNUMAKE*=$(ENV_TOOLS)$/gnumake.exe -GREP*=$(ENV_TOOLS)$/grep32.exe +GREP*=$(ENV_TOOLS)$/gnugrep.exe LS*=$(BUILD_TOOLS)$/ls.exe #wraper for solenv\bin\mkdir.pl to fix mkdir /p problem MKDIR=+$(SOLARENV)$/bin$/mkdir.btm