[ scummvm-Bugs-1574436 ] Cosmetic changes to configure on Solaris
SourceForge.net
noreply at sourceforge.net
Tue Oct 10 13:43:54 CEST 2006
Bugs item #1574436, was opened at 2006-10-10 13:43
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1574436&group_id=37116
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Script bugs
Group: All Games
Status: Open
Resolution: None
Priority: 5
Submitted By: laurent (lblume)
Assigned to: Nobody/Anonymous (nobody)
Summary: Cosmetic changes to configure on Solaris
Initial Comment:
Well, this is a very, very small patch :-)
I moved 2 quotations marks and added two, just because
the output of configure didn't look good on Solaris
when no C++ compiler was not found:
$ ./configure.original
Running ScummVM configure...
Looking for C++ compiler... ./configure.original: g++:
not found
./configure.original: c++: not found
./configure.original: test: argument expected
$ ./configure
Running ScummVM configure...
Looking for C++ compiler... none found!
That was it :-)
Nothing critical, obviously!
Nowx, time for some coffee...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1574436&group_id=37116
More information about the Scummvm-tracker
mailing list