shithub: sox

Download patch

ref: 3956d17e66a7b0251b55fcefa2dc29e1eca22351
parent: 2d5ec4081c7598dbd55945f23676d5b54542f574
author: rrt <rrt>
date: Mon Nov 27 13:17:36 EST 2006

Remove C++ checks: it's easy enough to support C++ yourself if you
need to.

Make library return version number from configure symbol, rather than
hand-coding the version in st.h.

Don't reimplement strerror, it's ANSI.

Always build with GSM support (optionally external).

Remove unnecessary and wrong 4th argument to AC_INIT, and case the
name of SoX correctly.