changeset 39:83b4f5a04a00

Added new BUGS file
author Sebastien Decugis <sdecugis@nict.go.jp>
date Fri, 27 Jun 2008 15:24:19 +0900
parents 20b9f0fe9133
children 4958ee89c48e
files BUGS include/waaad/peer-api.h
diffstat 2 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/BUGS	Fri Jun 27 15:24:19 2008 +0900
@@ -0,0 +1,11 @@
+This file contains information about the known bugs that will not be fixed soon.
+
+---- BUILD SYSTEM ----
+To regenerate the package from Mercurial, you'll need at least the following tools:
+- autoconf, automake
+- libtool
+- flex, bison
+
+Otherwise the "autoreconf -i" or "./configure" or "make" will fail with strange errors.
+
+---- 
--- a/include/waaad/peer-api.h	Fri Jun 27 10:26:16 2008 +0900
+++ b/include/waaad/peer-api.h	Fri Jun 27 15:24:19 2008 +0900
@@ -36,6 +36,7 @@
 /* This file contains the definitions of types and functions related to the peers facility
  and that can be called by extensions. */
  
+ 
 #ifndef _PEER_API_H
 #define _PEER_API_H
 
"Welcome to our mercurial repository"