summaryrefslogtreecommitdiff
path: root/math/gsl/patches/patch-af
blob: d4b64c63c19e1cec71f50e77a0ba4a222a04b266 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-af,v 1.2 2008/05/02 08:49:50 adam Exp $

Tags: not-for-upstream

--- siman/Makefile.in.orig	2008-03-30 14:07:09.000000000 +0200
+++ siman/Makefile.in
@@ -47,7 +47,7 @@ mkinstalldirs = $(SHELL) $(top_srcdir)/m
 CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES =
 LTLIBRARIES = $(noinst_LTLIBRARIES)
-libgslsiman_la_LIBADD =
+libgslsiman_la_LIBADD = -lm
 am_libgslsiman_la_OBJECTS = siman.lo
 libgslsiman_la_OBJECTS = $(am_libgslsiman_la_OBJECTS)
 PROGRAMS = $(noinst_PROGRAMS)