Commit graph

1 commit

Author SHA1 Message Date
Kyle Brenneman 9b64a5ab75 Add an --enable-debug configure option.
Use the AX_CHECK_ENABLE_DEBUG macro to add an --enable-debug option to the
configure script.

Silence an unused variable warning in libglx.c. A variable in CommonMakeCurrent
is only used in asserts, so setting NDEBUG means it's set but never used.

Remove the dbg_configure.sh script.
2015-07-08 15:03:30 -06:00