Magellan Linux

Diff of /branches/magellan-next/core/libtheora/libtheora-1.1.1-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8204 by niro, Wed Jul 13 07:33:04 2011 UTC revision 8205 by niro, Wed Jul 13 07:45:40 2011 UTC
# Line 35  src_prepare() Line 35  src_prepare()
35   # force usage of our cflags   # force usage of our cflags
36   mpatch ${PNAME}-1.0_beta2-cflags.patch || die   mpatch ${PNAME}-1.0_beta2-cflags.patch || die
37    
  # autoreconf is not working  
38   export WANT_AUTOMAKE=1.10   export WANT_AUTOMAKE=1.10
39   all-abis sh autogen.sh || die   mautoreconf --verbose --install --force -I m4 || die
40   mlibtoolize || die   mlibtoolize || die
41  }  }
42    

Legend:
Removed from v.8204  
changed lines
  Added in v.8205