Bug 3133 - special make invocation
Summary: special make invocation
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: unspecified
Platform: unspecified Other
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-05-01 14:18 UTC by Unknown
Modified: 2002-09-16 14:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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