From 8fa5bf8fc711694868635ca3e1d7a263f9759bdb Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 8 Mar 2005 15:32:22 +0000 Subject: INTEGRATION: CWS configure6 (1.1.2); FILE MERGED 2005/03/04 11:32:57 rene 1.1.2.1: fix configure for new epm module... --- epm/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'epm') diff --git a/epm/makefile.mk b/epm/makefile.mk index a7bc637db846..344d9a4348c3 100644 --- a/epm/makefile.mk +++ b/epm/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hjs $ $Date: 2005-02-23 15:12:27 $ +# last change: $Author: vg $ $Date: 2005-03-08 16:32:22 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -74,7 +74,7 @@ TARGET=epm TARFILE_NAME=epm-3.7 PATCH_FILE_NAME=epm-3.7.patch -.IF "$(GUI)"=="UNX" +.IF "$(GUI)"=="UNX" && "$(BUILD_EPM)" != "NO" CONFIGURE_ACTION=.$/configure BUILD_ACTION=make -- cgit v1.2.3