| Compiling now...
I'll post it when done... On Jun 11, 2006, at 12:11 PM, tom roth wrote:
On 10/06/06, David Snider <dsnider (at) thesniderpad.com> wrote: > > > Would you consider to provide a version with static libraries ? > I'm happy to try whatever you like, I only use the osx-packager.pl script, but if there is something you want me to try, give me some quick instructions and I'll run through it. David,
i dont know wether this is the best way to do it, but changing this lines in osx-packager.pl should build with static libraries.
612,613c612,613 < '--disable-static', < '--enable-shared'); --- > '--enable-static', > '--disable-shared');
TIA, tom
_______________________________________________ mythtv-users mailing list mythtv-users (at) mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
_______________________________________________ mythtv-users mailing list
|