* configure.ac (CFLAGS): Prefer -g3 to -g if -g3 works
and if the user has not specified CFLAGS. -g3 simplifies debugging, since it makes macros visible to the debugger.
Showing
Please register or sign in to comment
and if the user has not specified CFLAGS. -g3 simplifies debugging, since it makes macros visible to the debugger.