35708a7e9c
Discussed with and OK landry@, ajacoutot@
15 lines
406 B
Plaintext
15 lines
406 B
Plaintext
$OpenBSD: patch-configure,v 1.3 2011/07/07 19:02:43 dcoppa Exp $
|
|
--- configure.orig Mon Jul 4 17:45:17 2011
|
|
+++ configure Tue Jul 5 08:58:37 2011
|
|
@@ -14244,10 +14244,6 @@ else
|
|
fi
|
|
|
|
|
|
-if test "x$GCC" = "xyes"; then
|
|
- LDFLAGS="-Wl,--as-needed $LDFLAGS"
|
|
-fi
|
|
-
|
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
|
|
$as_echo_n "checking whether NLS is requested... " >&6; }
|