Browse Source

Prevented abiword perl scripting since it appears to be broken.

early
Christopher 'moggles' Phelps 17 years ago
committed by Minto van der Sluis
parent
commit
87d48b3bb6
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      gnome2/abiword/abiword.conf

+ 2
- 2
gnome2/abiword/abiword.conf

@ -20,8 +20,8 @@ fi
var_append extraconfopt ' ' "--enable-threads"
# perl scripting interface
var_append extraconfopt ' ' "--enable-scripting"
# perl scripting interface appears to be broken.
#var_append extraconfopt ' ' "--enable-scripting"
if pkginstalled wv; then
var_append extraconfopt ' ' '--with-sys-wv'

Loading…
Cancel
Save