• Sam Lantinga's avatar
    Date: Tue, 01 Jun 2004 15:27:44 +0300 · b3fa5998
    Sam Lantinga authored
    From: Martin_Storsj
    Subject: Update for dynamic loading of ALSA
    
    I sent you a patch a few months ago which enables SDL to load ALSA
    dynamically. Now I've finally got time to tweak this yet some more. I've
    added code from alsa.m4 (from alsa's dev package) to acinclude.m4, and
    made the detection of the alsa library name a bit better. I've also
    fixed up the loading versioned symbols with dlvsym, so that it falls
    back to dlsym.
    
    I wouldn't say the configure script is complete yet, but this is how far
    I've come this time, and I'm no expert at those things.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40940
    b3fa5998
Name
Last commit
Last update
..
audio Loading commit data...
cdrom Loading commit data...
cpuinfo Loading commit data...
endian Loading commit data...
events Loading commit data...
file Loading commit data...
hermes Loading commit data...
joystick Loading commit data...
main Loading commit data...
thread Loading commit data...
timer Loading commit data...
video Loading commit data...
.cvsignore Loading commit data...
Makefile.am Loading commit data...
SDL.c Loading commit data...
SDL_error.c Loading commit data...
SDL_error_c.h Loading commit data...
SDL_fatal.c Loading commit data...
SDL_fatal.h Loading commit data...
SDL_getenv.c Loading commit data...
SDL_loadso.c Loading commit data...