summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 88809c7..e5772fd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -109,7 +109,7 @@ if test "$gl_gcc_warnings" = yes; then
dnl gl_WARN_ADD([-fsanitize=address])
dnl gl_WARN_ADD([-fsanitize=address], [AM_LDFLAGS])
dnl dnl Enable undefined behavior checking
-p dnl gl_WARN_ADD([-fsanitize=undefined])
+ dnl gl_WARN_ADD([-fsanitize=undefined])
dnl gl_WARN_ADD([-fsanitize=undefined], [AM_LDFLAGS])
# When compiling with GCC, prefer -isystem to -I when including system