Skip to content

Commit e7ca53b

Browse files
committed
Remove a residual comment.
1 parent 0d6a472 commit e7ca53b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

configure.ac

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,6 @@ fi
171171
if test "x$CFLAGS" = "x" ; then
172172
no_CFLAGS="yes"
173173
if test "x$GCC" = "xyes" ; then
174-
dnl JE_CFLAGS_APPEND([-std=gnu99])
175174
JE_CFLAGS_APPEND([-std=gnu11])
176175
if test "x$je_cv_cflags_appended" = "x-std=gnu11" ; then
177176
AC_DEFINE_UNQUOTED([JEMALLOC_HAS_RESTRICT])

0 commit comments

Comments
 (0)