Bug 246463 - Add alpha...
Summary: Add alpha...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: SDL
Version: rawhide
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-07-02 14:26 UTC by Oliver Falk
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-08-27 16:43:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Oliver Falk 2007-07-02 14:26:36 UTC
Index: SDL_config.h
===================================================================
RCS file: /cvs/extras/devel/SDL/SDL_config.h,v
retrieving revision 1.2
diff -u -p -r1.2 SDL_config.h
--- SDL_config.h        2 Nov 2006 17:50:17 -0000       1.2
+++ SDL_config.h        2 Jul 2007 14:25:34 -0000
@@ -49,6 +49,8 @@
 #include "SDL_config-s390.h"
 #elif defined(__x86_64__)
 #include "SDL_config-x86_64.h"
+#elif defined(__alpha__)
+#include "SDL_config-alpha.h"
 #else
 #error "The SDL-devel package is not usable with the architecture."
 #endif

Comment 1 Thomas Woerner 2007-08-27 16:43:36 UTC
Fixed in package SDL-1.2.12-1 or newer.


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