Default to create progs with symbols (incl. debug)
commit3511e6e2a8b08f306cba73805fe7622a67d74fac
authorThomas Preud'homme <thomas.preudhomme@celest.fr>
Fri, 17 Jun 2011 20:22:04 +0000 (17 22:22 +0200)
committerThomas Preud'homme <thomas.preudhomme@celest.fr>
Fri, 17 Jun 2011 20:22:04 +0000 (17 22:22 +0200)
tree4564dfed9aa8df707715260090a8124b316c5833
parent330d2ee0faf2849f6d861839e563422a1519c4c3
Default to create progs with symbols (incl. debug)

* Set CFLAGS entirely in configure if not already set.
* Compile bcheck.c with the same flags as the other source files
* Don't strip binaries by default (GB are cheap now) but provide a
  --strip-binaries option in configure script.
Makefile
configure