Kaydet (Commit) 757d13be authored tarafından Ariel Constenla-Haile's avatar Ariel Constenla-Haile

Disable building binfilter by default until it is completely removed

üst 387af7c7
......@@ -360,7 +360,7 @@ AC_ARG_ENABLE(kde4,
],,)
AC_ARG_ENABLE(binfilter,
[ --enable-binfilter Enable legacy binary file formats filters
],,enable_binfilter=yes)
],,enable_binfilter=no)
AC_ARG_ENABLE(rpath,
[ --disable-rpath Disable the use of relative paths in shared libraries
],,)
......
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