gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r3061 - gnunet-qt


From: durner
Subject: [GNUnet-SVN] r3061 - gnunet-qt
Date: Mon, 26 Jun 2006 11:42:05 -0700 (PDT)

Author: durner
Date: 2006-06-26 11:42:03 -0700 (Mon, 26 Jun 2006)
New Revision: 3061

Modified:
   gnunet-qt/configure.ac
Log:
typos

Modified: gnunet-qt/configure.ac
===================================================================
--- gnunet-qt/configure.ac      2006-06-26 18:38:34 UTC (rev 3060)
+++ gnunet-qt/configure.ac      2006-06-26 18:42:03 UTC (rev 3061)
@@ -61,10 +61,10 @@
       gnunet=1))])
 if test "$gnunet" != 1
 then
- AC_MSG_ERROR([gnunet-gtk requires GNUnet])
+ AC_MSG_ERROR([gnunet-qt requires GNUnet])
 fi
 AC_CHECK_HEADERS([GNUnet/gnunet_ecrs_lib.h GNUnet/gnunet_fsui_lib.h 
GNUnet/gnunet_stats_lib.h GNUnet/gnunet_getoption_lib.h],,
-                 AC_MSG_ERROR([compiling gnunet-gtk requires GNUnet core 
headers]))
+                 AC_MSG_ERROR([compiling gnunet-qt requires GNUnet core 
headers]))
 
 SAVELIBS=$LIBS
 AC_CHECK_LIB(gnunetutil,LOG,,





reply via email to

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