$NetBSD: patch-ad,v 1.1 1998/09/16 18:05:06 garbled 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