mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-28 12:47:13 +09:00
Just reformat some confusing construction in configure.ac
This commit is contained in:
+2
-1
@@ -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)
|
||||
])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user