autoconf: don't force-disable compiler debug option
When nothing is told to configure, we should not enforce switching off debug options with -g0 (or similar). We instead don't use -g at all in that situaion and therefore allow the user's CFLAGS settings possibly dictate what to do.
parent
6d8443a2
Please register or sign in to comment