blob: e3052491f56d0f4b46a1cc1cab2ce3b9b755cf9e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-af,v 1.6 2006/02/12 17:24:23 salo Exp $
--- nmapfe/configure.orig 2006-02-03 03:05:13.000000000 +0100
+++ nmapfe/configure 2006-02-12 18:09:56.000000000 +0100
@@ -9,6 +9,8 @@
## M4sh Initialization. ##
## --------------------- ##
+LIBS=
+
# Be Bourne compatible
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
emulate sh
|