12 lines
370 B
Text
12 lines
370 B
Text
$NetBSD: patch-aa,v 1.3 2000/01/10 01:24:41 wiz Exp $
|
|
--- Makefile.in.orig Mon Mar 1 20:38:59 1999
|
|
+++ Makefile.in Tue Mar 2 21:57:17 1999
|
|
@@ -103,7 +103,7 @@
|
|
DEFS = @DEFS@ -DDATADIR=\"${xtraceroutedatadir}\" -DLOCALEDIR=\"${xtraceroutelocaledir}\"
|
|
|
|
|
|
-LIBS = @INTLLIBS@ @LIBS@
|
|
+LIBS = @INTLLIBS@ @LIBS@ -L${LOCALSRC}/lib -ljpeg
|
|
|
|
man_MANS = xtraceroute.1
|
|
|