build: drop --enable-debug option
commit579fae4ab7d37423aee4d9cdf7a29f9d96c2b764
authorMans Rullgard <mans@mansr.com>
Sun, 16 Aug 2020 14:38:58 +0000 (16 15:38 +0100)
committerMans Rullgard <mans@mansr.com>
Sat, 5 Sep 2020 15:19:25 +0000 (5 16:19 +0100)
tree4f0c96c01154183b694bd51b8e58edc11f7ce5b7
parentc6e78c58c8ce634b69f979327113e45a805fdaae
build: drop --enable-debug option

The default CFLAGS already includes -g.  If other flags are desired,
they can be easily provided by setting CFLAGS in the environment.
configure.ac