6a93f23bbe
package installed.
16 lines
487 B
Text
16 lines
487 B
Text
$NetBSD: patch-ab,v 1.1 2003/07/25 14:09:42 tron Exp $
|
|
|
|
--- Imakefile.orig 1999-02-15 21:00:11.000000000 +0100
|
|
+++ Imakefile 2003-07-25 16:07:31.000000000 +0200
|
|
@@ -53,11 +53,9 @@
|
|
#if HasScreenSaver
|
|
HASSAVER = -DHasScreenSaver
|
|
SAVERLIB = $(XSSLIB)
|
|
- DEPSAVERLIB = $(DEPXSSLIB)
|
|
#endif
|
|
|
|
LOCAL_LIBRARIES = $(SAVERLIB) $(XLIB)
|
|
- DEPLIBS = $(DEPSAVERLIB) $(DEPXLIB)
|
|
DEFINES = $(PROTOTYPES) $(VOIDSIGNAL) $(VFORK) \
|
|
$(HASXIDLE) $(HASSAVER)
|
|
|