From 987101101c950a67121ba181613a8fc1c26fd220 Mon Sep 17 00:00:00 2001 From: pascalek Date: Thu, 24 Jul 2003 12:19:54 +0000 Subject: [PATCH] - Now with new gcc and new smpeg (with gcc-patch) SDL_mixer will compile properly (and be able to play mp3 files). Changed files: SDL_mixer.spec -> 1.41 --- SDL_mixer.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/SDL_mixer.spec b/SDL_mixer.spec index 32befdc..885345e 100644 --- a/SDL_mixer.spec +++ b/SDL_mixer.spec @@ -78,11 +78,11 @@ Bibliotecas est %patch -p1 %build -#rm -f missing -#%%{__libtoolize} -#%%{__aclocal} +rm -f missing aclocal.m4 acinclude.m4 +%{__libtoolize} +%{__aclocal} +%{__automake} %{__autoconf} -#%%{__automake} %configure %{__make} -- 2.44.0