Skip to content

Commit 613c34c

Browse files
committed
Remove test in configure.ac because it doesn't have an effect
1 parent d644dda commit 613c34c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

configure.ac

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ AC_PATH_TOOL(RANLIB, ranlib)
1919
AC_PATH_TOOL(STRIP, strip)
2020
AX_PROG_CC_FOR_BUILD
2121

22-
if test "x$CFLAGS" = "x"; then
23-
CFLAGS="-g"
24-
fi
25-
2622
AM_PROG_CC_C_O
2723

2824
AC_PROG_CC_C89

0 commit comments

Comments
 (0)