We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 1064 - configure still has --enable-stdio-redirect option
Summary: configure still has --enable-stdio-redirect option
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: HG 2.0
Hardware: All All
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-19 18:29 UTC by Eris Caffee
Modified: 2011-02-16 04:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eris Caffee 2010-10-19 18:29:30 UTC
The configure script still lists the --enable-stdio-redirect option for Windows targets even though the stdio redirection code has been removed.  The configure option ought to be removed as it was quite confusing to me.  

This was my first time using SDL 1.3 and I did not know the redirection had been taken out, but I was expecting it.  I tried re-configuring and recompiling multiple times and wondering why stdout.txt was missing, until I finally looked in the SDL source and realized what was going on.
Comment 1 Sam Lantinga 2011-02-16 04:00:13 UTC
This is fixed, thanks!
http://hg.libsdl.org/SDL/rev/ead9bbbdcaf3