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,,



_______________________________________________
GNUnet-SVN mailing list
GNUnet-SVN@gnu.org
http://lists.gnu.org/mailman/listinfo/gnunet-svn

Reply via email to