aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 196ad860..10777eae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -482,7 +482,7 @@ AC_CHECK_LIB(gnunetfs,GNUNET_FS_uri_to_string,,
482 AC_MSG_ERROR([gnunet-gtk requires FS])) 482 AC_MSG_ERROR([gnunet-gtk requires FS]))
483AC_CHECK_LIB(gnunetstatistics,GNUNET_STATISTICS_get,, 483AC_CHECK_LIB(gnunetstatistics,GNUNET_STATISTICS_get,,
484 AC_MSG_ERROR([gnunet-gtk requires STATISTICS])) 484 AC_MSG_ERROR([gnunet-gtk requires STATISTICS]))
485AC_CHECK_LIB(gnunetcore,GNUNET_CORE_connect,, 485AC_CHECK_LIB(gnunetcore,GNUNET_CORE_connecT,,
486 AC_MSG_ERROR([gnunet-gtk requires CORE])) 486 AC_MSG_ERROR([gnunet-gtk requires CORE]))
487AC_CHECK_LIB(gladeui-1,glade_xml_node_new, [], 487AC_CHECK_LIB(gladeui-1,glade_xml_node_new, [],
488 [ 488 [