blob: 86a79b5ee2a650c0eb548d284e9b9b1a6eb6690e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ab,v 1.1.1.1 2002/10/29 00:33:46 dmcmahill Exp $
--- configure.orig Mon Oct 28 23:11:21 2002
+++ configure Mon Oct 28 23:11:43 2002
@@ -70,7 +70,7 @@
#
LPATH=""
IPATH=""
-LIBS=""
+LIBS="-lm ${BUILDLINK_LDFLAGS}"
TCLTKOK=1
##################################################################
|