blob: 11b14337107ae6d1479304c86efaa74b437b1a6e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ad,v 1.5 2003/03/22 04:07:11 salo Exp $
--- nbase/configure.orig 2003-03-22 04:36:20.000000000 +0100
+++ nbase/configure 2003-03-22 04:39:41.000000000 +0100
@@ -10,6 +10,8 @@
## M4sh Initialization. ##
## --------------------- ##
+LIBS=
+
# Be Bourne compatible
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
emulate sh
|