mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 12:48:51 +00:00
configure: Fix syntax error
checking build strict... ./configure: line 15065: =no: command not found
This commit is contained in:
parent
0be598f82c
commit
b363b7e86e
@ -148,7 +148,7 @@ else
|
||||
CFLAGS="$CFLAGS -Wno-error"
|
||||
TEST_MODE="quick"
|
||||
INTROSPECTION_FLAGS=""
|
||||
$enable_strict="no"
|
||||
enable_strict="no"
|
||||
fi
|
||||
|
||||
AC_MSG_RESULT($enable_strict)
|
||||
|
Loading…
Reference in New Issue
Block a user