tPass --with-esd and --with-sdl to configure to force a build with ESD and SDL, just to be on the safe side. - vaccinewars - be a doctor and try to vaccinate the world
 (HTM) git clone git://src.adamsgaard.dk/vaccinewars
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 61f1eeb80a2a626f950eee098a361f30e8038200
 (DIR) parent e103cd915a697d89fae7bcf2fde73060c1ecdc93
 (HTM) Author: Ben Webb <ben@salilab.org>
       Date:   Mon,  8 Jul 2002 18:42:45 +0000
       
       Pass --with-esd and --with-sdl to configure to force a build with ESD and SDL,
       just to be on the safe side.
       
       
       Diffstat:
         M dopewars.spec                       |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/dopewars.spec b/dopewars.spec
       t@@ -43,7 +43,7 @@ the Simple DirectMedia Layer mixer (SDL_mixer).
        %setup
        
        %build
       -%configure
       +%configure --with-sdl --with-esd
        make
        
        %install