[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-devel
Subject:    patch for missing "check" prefix
From:       Ewald Arnold <ewald () ewald-arnold ! de>
Date:       2004-08-27 10:50:43
Message-ID: 200408271250.43667.ewald () ewald-arnold ! de
[Download RAW message or body]

The following mail has already been sent to the mailing list 
kdevelop@kdevelop.org but it seemed to get lost.

I am no automake guru but I think the check prefix according to the patch 
below can and should be added.

Index: buildtools/autotools/addtargetdlg.cpp
===================================================================
RCS file: /home/kde/kdevelop/buildtools/autotools/addtargetdlg.cpp,v
retrieving revision 1.24
diff -p -U3 -r1.24 addtargetdlg.cpp
--- buildtools/autotools/addtargetdlg.cpp       4 Jun 2004 21:18:01 
-0000       1.24
+++ buildtools/autotools/addtargetdlg.cpp       26 Aug 2004 20:11:36 -0000
@@ -67,6 +67,7 @@ void AddTargetDialog::primaryChanged()
        QStringList list;
        switch (primary_combo->currentItem()) {
        case 0: // Program
+               list.append("check");
                list.append("bin");
                list.append("sbin");
                list.append("libexec");
-- 
Ewald Arnold, Germany
mailto:ewald at ewald-arnold dot de
icq:227435282


_______________________________________________
KDevelop-devel mailing list
KDevelop-devel@barney.cs.uni-potsdam.de
http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic