$NetBSD: patch-ad,v 1.1 2003/05/05 16:49:52 salo Exp $ --- plugins/gryphon/Makefile.in.orig 2003-05-02 03:11:01.000000000 +0200 +++ plugins/gryphon/Makefile.in 2003-05-05 18:11:31.000000000 +0200 @@ -180,7 +180,7 @@ # add them here. LIBS = -gryphon_la_DEPENDENCIES = packet-gryphon-static.o +@ENABLE_STATIC_TRUE@gryphon_la_DEPENDENCIES = packet-gryphon-static.o CLEANFILES = \ gryphon \ @@ -445,8 +445,8 @@ uninstall-am uninstall-info-am uninstall-pluginLTLIBRARIES -packet-gryphon-static.o: packet-gryphon.c moduleinfo.h - $(LTCOMPILE) -c -o packet-gryphon-static.o -D__ETHEREAL_STATIC__ $(srcdir)/packet-gryphon.c +@ENABLE_STATIC_TRUE@packet-gryphon-static.o: packet-gryphon.c moduleinfo.h +@ENABLE_STATIC_TRUE@ $(LTCOMPILE) -c -o packet-gryphon-static.o -D__ETHEREAL_STATIC__ $(srcdir)/packet-gryphon.c # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: