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

List:       kfm-devel
Subject:    bugfix for libkfm in 0.8.1b
From:       Stephan Kulow <coolo () itm ! mu-luebeck ! de>
Date:       1997-07-23 15:38:07
[Download RAW message or body]

Hi guys!

If someone tried kfm-0.8.1b, here is a little bugfix
for the libkfm in it. I've forgot to add debug.cpp to
libkfm. This will not harm the compile process of kfm
itself, but for all the apps, that are using libkfm.
Here it is:

--- kfm/libkfm/Makefile.in.orig Wed Jul 23 15:37:15 1997
+++ kfm/libkfm/Makefile.in      Wed Jul 23 15:36:36 1997
@@ -16,7 +16,7 @@
 SRCS = kfm.cpp kfmclient_ipc.cpp kfmclient_ipc2.cpp ipc.cpp
 SRCMETA = kfm.moc kfmclient_ipc.moc
 HDRS = kfm.h kfmclient_ipc.h ipc.h
-OBJS = kfm.o kfmclient_ipc.o kfmclient_ipc2.o ipc.o
+OBJS = kfm.o kfmclient_ipc.o kfmclient_ipc2.o ipc.o debug.o
 
 LIB = libkfm.a
 
@@ -39,6 +39,9 @@
 
 depend: $(SRCS)
        @makedepend $(INCFLAGS) $(SRCS) 2> /dev/null
+
+debug.o: ../debug.cpp ../config-kfm.h
+       $(CXX) $(CXXFLAGS) -I.. -c $< 
 
 ########## Meta objects ##########


Greets, Stephan

-- 
Stephan Kulow (coolo@kde.org)
Student der Informatik (NF: MedizinInformatik)
Medizinische Uni zu Luebeck

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

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