Skip to content

Commit 1db815e

Browse files
author
Erlend E. Aasland
committed
Remove newline
1 parent 7e5a175 commit 1db815e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

configure.ac

-1
Original file line numberDiff line numberDiff line change
@@ -1706,7 +1706,6 @@ yes)
17061706
AS_CASE([$CC],
17071707
[*icc*], [ac_cv_disable_unused_result_warning=no]
17081708
[PY_CHECK_CC_WARNING([disable], [unused-result])])
1709-
17101709
AS_VAR_IF([ac_cv_disable_unused_result_warning], [yes],
17111710
[BASECFLAGS="$BASECFLAGS -Wno-unused-result"
17121711
CFLAGS_NODIST="$CFLAGS_NODIST -Wno-unused-result"])

0 commit comments

Comments
 (0)