Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37742840
en ru br
ALT Linux repos
S:0.11.5-alt2

Group :: Communications
RPM: gnunet

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: gnunet-disable-ltdl-detect.patch
Download


diff --git a/GNUnet/configure.ac b/GNUnet/configure.ac
index 13211f5..860d64d 100644
--- a/GNUnet/configure.ac
+++ b/GNUnet/configure.ac
@@ -39,7 +39,7 @@ AC_PROG_LN_S
 AC_PROG_MAKE_SET
 LT_CONFIG_LTDL_DIR([libltdl])
 LT_INIT([disable-static dlopen win32-dll])
-AM_PATH_LIBLTDL([lt_dlopenext lt_dlsym], ,AC_MSG_ERROR([GNUnet needs libltdl]))
+#AM_PATH_LIBLTDL([lt_dlopenext lt_dlsym], ,AC_MSG_ERROR([GNUnet needs libltdl]))
 LT_LIB_DLLOAD
 AC_SUBST(MKDIR_P)
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin