part of the world. You can set little flags to mark points of interest. As newest gimmick, KWorldWatch is able to display the distribution of daylight around the world.
13 lines
466 B
Text
13 lines
466 B
Text
$NetBSD: patch-ab,v 1.1.1.1 1999/07/04 00:50:35 hubertf Exp $
|
|
|
|
--- kworldwatch/Makefile.in.orig Sun Jul 4 02:14:40 1999
|
|
+++ kworldwatch/Makefile.in Sun Jul 4 02:14:48 1999
|
|
@@ -120,7 +120,7 @@
|
|
|
|
CLEANFILES = $(BUILT_SOURCES)
|
|
bin_PROGRAMS = kworldwatch
|
|
-LDADD = $(all_libraries) -lkfm -lkdeui -lkdecore -lqt -lXext $(LIBSOCKET) $(KDE_RPATH)
|
|
+LDADD = $(all_libraries) -lkfm -lkdeui -lkdecore -lqt -lXext -lX11 $(LIBSOCKET) $(KDE_RPATH)
|
|
|
|
ICONSDIR=$(kde_icondir)
|
|
|