Bug 426569 - SDL_config.h is badly broken
Summary: SDL_config.h is badly broken
Keywords:
Status: CLOSED DUPLICATE of bug 426564
Alias: None
Product: Fedora
Classification: Fedora
Component: SDL
Version: 8
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-22 08:42 UTC by Julian Sikorski
Modified: 2007-12-22 10:16 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-12-22 10:16:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Julian Sikorski 2007-12-22 08:42:37 UTC
Description of problem:
Looks like the PA hack is present in one place too much:

[jsikorski@snowball ~]$ cat /usr/include/SDL/SDL_config.h
# Temporary hack until SDL directly supports pulseaudio
# If alsa-plugins-pulseaudio is installed, force SDL to output sound to esd
[ -e /usr/lib*/alsa-lib/libasound_module_pcm_pulse.so ] && export
SDL_AUDIODRIVER=esd
[jsikorski@snowball ~]$

Version-Release number of selected component (if applicable):
SDL-1.2.12-4.fc8

How reproducible:
always

Comment 1 Jonathan Dieter 2007-12-22 10:16:24 UTC

*** This bug has been marked as a duplicate of 426564 ***


Note You need to log in before you can comment on or make changes to this bug.