$NetBSD: patch-ad,v 1.1.1.1 2000/12/12 02:03:48 wiz Exp $
--- fvwm/Imakefile.orig	Wed Sep 16 08:37:29 1998
+++ fvwm/Imakefile	Wed Sep 16 08:38:08 1998
@@ -16,7 +16,7 @@
 
 DEPLIBS = $(DEPXLIB) ../libs/libfvwmlib.a
 
-#ifdef AlphaArchitecture
+#if defined(AlphaArchitecture) && !defined(NetBSDArchitecture)
 LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) -ldnet_stub -L../libs -lfvwmlib
 #else 
 #ifdef HPArchitecture