diff options
author | Eugene Sandulenko | 2007-04-27 20:18:09 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2007-04-27 20:18:09 +0000 |
commit | be496e3f97764aef340b71832c5130a3c474c768 (patch) | |
tree | 8e8038ef8047c6a1fbf510520e6b2a7fc83a76d3 /configure | |
parent | 81d6873608d92dccd6192a1050b8fb96fed76956 (diff) | |
download | scummvm-rg350-be496e3f97764aef340b71832c5130a3c474c768.tar.gz scummvm-rg350-be496e3f97764aef340b71832c5130a3c474c768.tar.bz2 scummvm-rg350-be496e3f97764aef340b71832c5130a3c474c768.zip |
Give proper name to CruisE engine.
svn-id: r26620
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1336,7 +1336,7 @@ if test "$_build_parallaction" = yes ; then echo " Parallaction" fi if test "$_build_cruise" = yes ; then - echo " Cruise for a Corpse" + echo " Cinematique evo 2" fi echo |