From dbd03a35639ec4ea5ecbf580f9e84c224989531a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:12:20 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- ksystemlog/src/Makefile.am | 2 +- ksystemlog/src/view.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ksystemlog/src') diff --git a/ksystemlog/src/Makefile.am b/ksystemlog/src/Makefile.am index c0588e3..c0bbdc3 100644 --- a/ksystemlog/src/Makefile.am +++ b/ksystemlog/src/Makefile.am @@ -14,7 +14,7 @@ INCLUDES = -I$(top_srcdir)/ksystemlog/src -I$(top_builddir)/ksystemlog/src/ -I$(top_srcdir)/ksystemlog/src/system -I$(top_srcdir)/ksystemlog/src/xorg $(all_includes) # the library search path. -ksystemlog_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor -lkutils +ksystemlog_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor -ltdeutils # the libraries to link against. ksystemlog_LDADD = \ diff --git a/ksystemlog/src/view.h b/ksystemlog/src/view.h index 82da7e8..50cd8af 100644 --- a/ksystemlog/src/view.h +++ b/ksystemlog/src/view.h @@ -42,7 +42,7 @@ #include #include -#include +#include #include "globals.h" #include "logListItem.h" -- cgit v1.2.3