./configure --prefix=/usr --noninteractive \
   --with-GCOPTS="$CFLAGS" --with-DIR_MAN=/usr/share/man &&
make &&
make install
