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

List:       kde-devel
Subject:    kbabel trivial patch
From:       Till Krech <till () snafu ! de>
Date:       2002-04-14 1:22:30
[Download RAW message or body]

Hi,
kdesdk/kbabel didn't compile anymore (in a separate build directory) for a while \
because of an incorrect include path. Here is a trivial patch to \
kdesdk/kbabel/kbabel/Makefile.am

BTW: What is the cvs commit policy concerning 'foreign' files? I have a cvs account \
and could commit it myself.

greetings, till 


["Makefile.am.patch" (text/x-makefile)]

Index: Makefile.am
===================================================================
RCS file: /home/kde/kdesdk/kbabel/kbabel/Makefile.am,v
retrieving revision 1.37
diff -u -p -r1.37 Makefile.am
--- Makefile.am	2002/02/01 14:43:01	1.37
+++ Makefile.am	2002/04/14 01:08:12
@@ -10,7 +10,7 @@ lib_LTLIBRARIES = libkbabel.la
 bin_PROGRAMS = kbabel
 
 # set the include path for X, qt and KDE
-INCLUDES         = -I$(srcdir)/../common -I$(srcdir)/../kbabeldict -I../kbabeldict \
$(all_includes) +INCLUDES         = -I$(srcdir)/../common -I$(srcdir)/../kbabeldict \
-I../common -I../kbabeldict $(all_includes)  
 
 # which sources should be compiled for kbabel


>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

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

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