diff --git a/desktop/xfce/base/xfconf/actions.py b/desktop/xfce/base/xfconf/actions.py index ee73727b94..027cd8fadb 100644 --- a/desktop/xfce/base/xfconf/actions.py +++ b/desktop/xfce/base/xfconf/actions.py @@ -18,7 +18,7 @@ i = "--enable-introspection \ " def setup(): - shelltools.system("NOCONFIGURE=1 ./autogen.sh") + #shelltools.system("NOCONFIGURE=1 ./autogen.sh") autotools.configure(i) #pisitools.dosed("libtool", "^(hardcode_libdir_flag_spec=).*", '\\1""')