* make guile/gtk/webkit dep optional (i.e., --disable-guile, --disable-webkit,
--with-gui=none); bump version to 0.9.8.5-dev4
This commit is contained in:
@ -23,7 +23,7 @@ else
|
||||
widgets=
|
||||
endif
|
||||
|
||||
if HAVE_GUILE
|
||||
if BUILD_GUILE
|
||||
guile=guile
|
||||
else
|
||||
guile=
|
||||
|
||||
Reference in New Issue
Block a user