- ask the ESRf if they want tango7 + tango8 // installation for production
  - compilation / execution

- add the 

diff --git a/lib/cpp/log4tango/Makefile.am b/lib/cpp/log4tango/Makefile.am
index e0231d5..3d0ea84 100644
--- a/lib/cpp/log4tango/Makefile.am
+++ b/lib/cpp/log4tango/Makefile.am
@@ -1,5 +1,7 @@
 SUBDIRS = config src include tests
 
+ACLOCAL_AMFLAGS = -I m4
+
 if DOC
 SUBDIRS += doc
 endif
@@ -20,7 +22,7 @@ EXTRA_DIST = log4tango.pc.in \
 		m4/PETI_PEDANTIC_GCC.m4 \
 		m4/AC_FUNC_SNPRINTF.m4 \
 		m4/AC_C_INT64_T.m4
-		
+
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = log4tango.pc		

- what about the configure check for zeromq but require zmq.hpp ?

- what about Alessio patches for precise.

- what about the upgrade tango db etc...
 j'ai mis une rule qui permet de generer ces scripts.

- doxygen -u pour upgrader le fichier de configuration voir quelles version minimum de doxygen doit être supporté.

- il y a des warning avec gcc4.7 et log4tango
In file included from ../../../../../lib/cpp/log4tango/src/StringUtil.cpp:47:0:
../../../../../lib/cpp/log4tango/src/snprintf.c: In function 'int portable_vsnprintf(char*, size_t, const char*, va_list)':
../../../../../lib/cpp/log4tango/src/snprintf.c:957:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../../../../../lib/cpp/log4tango/src/snprintf.c:974:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../../../../../lib/cpp/log4tango/src/snprintf.c:983:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../../../../../lib/cpp/log4tango/src/snprintf.c:994:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../../../../../lib/cpp/log4tango/src/snprintf.c:1006:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]

/usr/bin/doxygen
warning: Tag `SHOW_DIRECTORIES' at line 473 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `HTML_ALIGN_MEMBERS' at line 802 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
/home/picca/Debian/main/tango/tango/lib/cpp/log4tango/include/log4tango/LoggerStream.hh:92: warning: argument 'i' of command @param is not found in the argument list of log4tango::LoggerStream::operator<<(LOG4TANGO_UNUSED(LogInitiator &i))
/home/picca/Debian/main/tango/tango/lib/cpp/log4tango/include/log4tango/LoggerStream.hh:102: warning: argument 's' of command @param is not found in the argument list of log4tango::LoggerStream::operator<<(LOG4TANGO_UNUSED(LogSeparator &s))
/home/picca/Debian/main/tango/tango/lib/cpp/log4tango/include/log4tango/LoggerStream.hh:112: warning: argument 'endoflog' of command @param is not found in the argument list of log4tango::LoggerStream::operator<<(LOG4TANGO_UNUSED(ls_terminator endoflog))

- les pkgconfig files

- fichier pas nettoyé
  pogo/templates/cpp/Makefile