gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r8230 - gnunet-gtk


From: gnunet
Subject: [GNUnet-SVN] r8230 - gnunet-gtk
Date: Fri, 13 Feb 2009 09:33:38 -0700 (MST)

Author: holindho
Date: 2009-02-13 09:33:38 -0700 (Fri, 13 Feb 2009)
New Revision: 8230

Modified:
   gnunet-gtk/configure.ac
Log:
librename


Modified: gnunet-gtk/configure.ac
===================================================================
--- gnunet-gtk/configure.ac     2009-02-13 11:10:20 UTC (rev 8229)
+++ gnunet-gtk/configure.ac     2009-02-13 16:33:38 UTC (rev 8230)
@@ -229,9 +229,9 @@
              AC_MSG_ERROR([gnunet-gtk requires ECRS]))
 AC_CHECK_LIB(gnunetfsui,GNUNET_FSUI_start,,
              AC_MSG_ERROR([gnunet-gtk requires FSUI]))
-AC_CHECK_LIB(gnunetgetoption_api,GNUNET_get_daemon_configuration_value,,
+AC_CHECK_LIB(gnunetgetoptionapi,GNUNET_get_daemon_configuration_value,,
              AC_MSG_ERROR([gnunet-gtk requires getoption]))
-AC_CHECK_LIB(gnunetstats_api,GNUNET_STATS_get_statistics,,
+AC_CHECK_LIB(gnunetstatsapi,GNUNET_STATS_get_statistics,,
              AC_MSG_ERROR([gnunet-gtk requires stats]))
 LIBS=$SAVELIBS
 





reply via email to

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