Commit 9ca7be9e authored by Avuton Olrich's avatar Avuton Olrich

Change configure time option to be bzip2 rather than bz2.

parent dc0f7792
...@@ -175,7 +175,7 @@ dnl archive plugins ...@@ -175,7 +175,7 @@ dnl archive plugins
dnl dnl
dnl bzip2 dnl bzip2
AC_ARG_ENABLE(bz2, AC_ARG_ENABLE(bzip2,
AS_HELP_STRING([--enable-bz2], AS_HELP_STRING([--enable-bz2],
[enable bzip2 archive support (default: disabled)]), [enable bzip2 archive support (default: disabled)]),
enable_bz2=$enableval, enable_bz2=$enableval,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment