15 lines
354 B
Text
15 lines
354 B
Text
|
$NetBSD: patch-plug-ins_spread_Makefile.am,v 1.1 2018/12/31 13:11:12 ryoon Exp $
|
||
|
|
||
|
--- plug-ins/spread/Makefile.am.orig 2004-02-10 00:43:07.000000000 +0000
|
||
|
+++ plug-ins/spread/Makefile.am
|
||
|
@@ -15,8 +15,7 @@ INCLUDES = \
|
||
|
LDADD = \
|
||
|
$(top_builddir)/lib/libcinepaint.la \
|
||
|
$(X_LIBS) \
|
||
|
- \
|
||
|
- -lc
|
||
|
+ -lm
|
||
|
|
||
|
DEPS = $(top_builddir)/lib/libcinepaint.la
|
||
|
|