From c9f587dbd05a31aa98fdd4bcd2eb601202fbb442 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 1 Oct 2014 23:09:08 +0900 Subject: Fixed FTBFS and detection of tdenewstuff. --- smoke/tde/Makefile.am | 2 +- smoke/tde/tde_header_list | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'smoke/tde') diff --git a/smoke/tde/Makefile.am b/smoke/tde/Makefile.am index 69e97775..36670c88 100644 --- a/smoke/tde/Makefile.am +++ b/smoke/tde/Makefile.am @@ -9,7 +9,7 @@ EXTRA_DIST=generate.pl.in qtguess.pl.in qt_smoke.h Makefile.am libsmoketde_la_LDFLAGS = -version-info 3:2:2 -no-undefined $(all_libraries) $(GLINC) $(KDE_RPATH) # the libraries to link against. -libsmoketde_la_LIBADD = $(LIB_TDEHTML) -lkjs -lfontconfig $(LIB_KMDI) $(LIB_KNS) $(LIB_TDESPELL) $(LIB_TDEUTILS) $(LIB_TDEPRINT) $(GLLIB) $(LIB_QT) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_TDEIO) $(LIB_TDEPARTS) -lDCOP -ltdefx -lknewstuff -ltdemdi +libsmoketde_la_LIBADD = $(LIB_TDEHTML) -lkjs -lfontconfig $(LIB_KMDI) $(LIB_KNS) $(LIB_TDESPELL) $(LIB_TDEUTILS) $(LIB_TDEPRINT) $(GLLIB) $(LIB_QT) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_TDEIO) $(LIB_TDEPARTS) -lDCOP -ltdefx -ltdenewstuff -ltdemdi x_sources = x_1.cpp x_2.cpp x_3.cpp x_4.cpp x_5.cpp x_6.cpp x_7.cpp \ x_8.cpp x_9.cpp x_10.cpp x_11.cpp x_12.cpp x_13.cpp x_14.cpp x_15.cpp \ diff --git a/smoke/tde/tde_header_list b/smoke/tde/tde_header_list index f6491c4f..c72c2081 100644 --- a/smoke/tde/tde_header_list +++ b/smoke/tde/tde_header_list @@ -432,9 +432,9 @@ tdeio/uiserver.h tdeio/uiserver_stub.h netwm_def.h netwm.h -knewstuff/knewstuff.h -knewstuff/knewstuffsecure.h -knewstuff/engine.h -knewstuff/entry.h -knewstuff/provider.h +tdenewstuff/knewstuff.h +tdenewstuff/knewstuffsecure.h +tdenewstuff/engine.h +tdenewstuff/entry.h +tdenewstuff/provider.h -- cgit v1.2.1