Fix with_system_zip variable name.

This commit is contained in:
Brandon Wright 2018-07-28 17:57:32 -05:00
parent 595a19c3d5
commit d5eeda8bbc
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ AC_ARG_WITH(system-zip,
[AS_HELP_STRING([--with(out)-system-zip],
[Use system zip])],
[],
[system_zip=check])
[with_system_zip=check])
AC_ARG_WITH(screenshot,
[AS_HELP_STRING([--with(out)-screenshot],