Bug 3133

Summary: special make invocation
Product: [Applications] kdevelop Reporter: Unknown <null>
Component: kdevelop 2.x (obsolete)Assignee: KDevelop-Devel List <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Other   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Jos Van Den Oever 2000-05-01 14:07:10 UTC
(*** This bug was imported into bugs.kde.org ***)

Package: kdevelop
Version: 1.0
Severity: wishlist

Bugreport ID : 16:0201.05.00

Originator: Jos van den Oever
E-Mail: oever@fenk.wau..nl

Subject : special make invocation

Error Class: change-request
Error Location: configuration
Priority: low
Bug Description ---------------------------

I am using a program called condor that enables job allocation on remote machines. To use my programs with condor I need to link with some condor libraries. This is made possible automatically with the command condor_compile invoced with make:
condor_compile make
instead of plain
make
I've tried changing the make directive in options/configure to condor_compile make but kdevelop then says:
"condor_compile make" needs to be installed.
Is there a workaround for this?

How to repeat the error -------------------



Bugfix or Workaround ----------------------



System Information ------------------------

KDevelop version: 1.0
KDE version: 1.1.2
QT version: 
OS/Distribution: 
Compiler: 

misc :
Comment 1 John Firebaugh 2002-09-15 20:31:21 UTC
Should work in Gideon