Kaydet (Commit) 56c30782 authored tarafından Riccardo Magliocchetti's avatar Riccardo Magliocchetti

configure: disable gnome-vfs with --enable-headless

We are not interested in desktop stuff but thanks!

Change-Id: I03d28ab0d3d2da5cafaebfce52c807bf0c956108
üst 9d207b11
...@@ -4064,6 +4064,7 @@ if test "$enable_headless" = "yes"; then ...@@ -4064,6 +4064,7 @@ if test "$enable_headless" = "yes"; then
test_unix_quickstarter=no test_unix_quickstarter=no
test_cairo=no test_cairo=no
enable_librsvg=no enable_librsvg=no
enable_gnome_vfs=no
fi fi
dnl check for cups support dnl check for cups support
......
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