diff options
author | Eugene Sandulenko | 2007-01-14 22:01:47 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2007-01-14 22:01:47 +0000 |
commit | ed62e97e1ee560941b67787f03400bf2e64f6aa0 (patch) | |
tree | 2eb12503c04c0da9ef216d6ed0eceb2b04e33c26 | |
parent | d38d85b8bc19cc7e3ce3fd1fbc3c864c2ab4490a (diff) | |
download | scummvm-rg350-ed62e97e1ee560941b67787f03400bf2e64f6aa0.tar.gz scummvm-rg350-ed62e97e1ee560941b67787f03400bf2e64f6aa0.tar.bz2 scummvm-rg350-ed62e97e1ee560941b67787f03400bf2e64f6aa0.zip |
Oops. Parallaction should be disabled now.
svn-id: r25085
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,7 @@ _build_lure=no _build_cine=yes _build_agi=yes _build_touche=yes -_build_parallaction=yes +_build_parallaction=no _need_memalign=no _build_plugins=no _nasm=auto |