On Sunday 16 December 2007 06:52:28 Shawn Walker wrote: > 1) faad2 > > ./configure --without-bmp --without-xmms --prefix=/opt/local > > Then add these to config.h: > > #define __inline inline > #define INLINE inline
Once you know things like this (ie. how to build a specific package) the best thing to do is create a spec file for it. Then the build knowledge is codified in one place.
