mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-16 16:16:58 -04:00
15 lines
358 B
Plaintext
15 lines
358 B
Plaintext
$NetBSD: patch-ac,v 1.14 2010/08/30 11:17:16 adam Exp $
|
|
|
|
--- configure.orig 2010-08-30 10:05:32.000000000 +0000
|
|
+++ configure
|
|
@@ -19018,9 +19018,6 @@ if test -n "$with_silc_includes" || test
|
|
has_threads=true
|
|
fi
|
|
f=`$EGREP __SILC_HAVE_SIM $ac_silc_includes/silc.h`
|
|
- if test -n "$f"; then
|
|
- LIBS="$LIBS -ldl"
|
|
- fi
|
|
|
|
else
|
|
# pkg-config check
|