7d0a3c4f95
Initial port by merdely@, updates and tweaks by me. ok merdely@ freerdp is a fork of the rdesktop project and is an open source client for Windows NT and 2000 Terminal Server, capable of natively speaking the Remote Desktop Protocol (RDP) in order to present the user's Windows desktop.
20 lines
622 B
Plaintext
20 lines
622 B
Plaintext
$OpenBSD: patch-configure,v 1.1.1.1 2010/10/26 12:56:57 giovanni Exp $
|
|
--- configure.orig Tue Jul 27 11:17:03 2010
|
|
+++ configure Tue Jul 27 11:17:31 2010
|
|
@@ -10290,7 +10290,6 @@ if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
|
|
$as_echo_n "(cached) " >&6
|
|
else
|
|
ac_check_lib_save_LIBS=$LIBS
|
|
-LIBS="-ldl $LIBS"
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|
|
@@ -10386,7 +10385,6 @@ if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
|
|
$as_echo_n "(cached) " >&6
|
|
else
|
|
ac_check_lib_save_LIBS=$LIBS
|
|
-LIBS="-ldl $LIBS"
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|