gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r8119 - GNUnet


From: gnunet
Subject: [GNUnet-SVN] r8119 - GNUnet
Date: Fri, 16 Jan 2009 14:10:45 -0700 (MST)

Author: holindho
Date: 2009-01-16 14:10:45 -0700 (Fri, 16 Jan 2009)
New Revision: 8119

Modified:
   GNUnet/configure.ac
Log:
we expect LIBADD_DL to be defined, but since we don't use dlopen directly
anywhere, not sure if this is useful anymore


Modified: GNUnet/configure.ac
===================================================================
--- GNUnet/configure.ac 2009-01-16 17:59:48 UTC (rev 8118)
+++ GNUnet/configure.ac 2009-01-16 21:10:45 UTC (rev 8119)
@@ -40,6 +40,7 @@
 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]))
+LT_LIB_DLLOAD
 AC_SUBST(MKDIR_P)
 
 # large file support





reply via email to

[Prev in Thread] Current Thread [Next in Thread]