Just pushed this update along with some other fixes needed to compile
with mingw64 compiler.

Thanks,
Chris

On Fri, Jul 6, 2012 at 12:45 AM, Reuben Thomas <r...@sc3d.org> wrote:
> Specifically, in install-exec-hook:
>
>         if test "$(PLAYRECLINKS)" = "yes"; then \
>                 cd $(DESTDIR)$(bindir); $(RM) play rec; $(LN_S) sox play; 
> $(LN_S) sox rec; \
>         fi
>         if test "$(SYMLINKS)" = "yes"; then     \
>                 cd $(DESTDIR)$(bindir); $(RM) soxi; $(LN_S) sox soxi; \
>         fi
>
> The various instances of "sox" there need an "$(EXEEXT)" suffix.
>
> --
> http://rrt.sc3d.org
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> SoX-devel mailing list
> SoX-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sox-devel

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
SoX-devel mailing list
SoX-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-devel

Reply via email to