Just reformat some confusing construction in configure.ac
This commit is contained in:
parent
0f68434d68
commit
2055e38bc6
@ -104,7 +104,8 @@ be sad
|
||||
]])],
|
||||
[AC_MSG_RESULT(yes)
|
||||
AX_CHECK_COMPILE_FLAG([$CWFLAGS -Wno-unknown-warning-option],
|
||||
[CWFLAGS="$CWFLAGS -Wno-unknown-warning-option"])],
|
||||
[CWFLAGS="$CWFLAGS -Wno-unknown-warning-option"])
|
||||
],
|
||||
[AC_MSG_RESULT(no)
|
||||
])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user