build: configure: Add option to enable debug symbols
commit857126daf5b96292be0fd924e8462b76177af025
authorVadim Kochan <vadim4j@gmail.com>
Fri, 12 Aug 2016 23:39:33 +0000 (13 02:39 +0300)
committerTobias Klauser <tklauser@distanz.ch>
Wed, 17 Aug 2016 07:27:44 +0000 (17 09:27 +0200)
treee8c0e11a93403646145b8ae18b0f68ce27efd8da
parentee3f53306b1ceb5235ac587c2e0a605c13922d78
build: configure: Add option to enable debug symbols

Add '--enable-debug' option to enable debugging symbols, the reason is
to simplify it by ./configure it once and do not execute 'make DEBUG=1'
each time for a long debug session.

Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Makefile
configure