> Date: Sun, 29 Apr 2012 21:41:06 +0300
> From: Dov Grobgeld <dov.grobgeld@gmail.com>
> Cc: 11380@debbugs.gnu.org
>Why are you compiling with -DDEBUG? That does nothing useful.
> 3. configure and make by the following steps:
>
> ./autogen.sh
> ./configure --prefix=/usr/local/public-dev/ CPPFLAGS=-DDEBUG CFLAGS="-g
> -O0"