freeswitch / spandsp

SpanDSP is a low-level signal processing library that modulates and demodulates signals commonly used in telephony, such as the "noise" generated by a fax modem or DTMF touchpad.
Other
141 stars 117 forks source link

Autoconf >= 2.71 #57

Open mirkobrankovic opened 11 months ago

mirkobrankovic commented 11 months ago

Hi, Does anyone have a solution for older releases of Debian that don't have autoconf this high version by default ?

I see also github build is failing the same error: https://ci.freeswitch.org/freeswitch/spandsp/49/1/2

Thanks, Mirko

seven1240 commented 11 months ago

just change to 2.69 should fix it.

see https://github.com/freeswitch/spandsp/issues/51

seven1240 commented 11 months ago

already fixed in master https://github.com/freeswitch/spandsp/commit/aba9ac21d3cd0a59828b4f84163645695b3fa745

coppice-git commented 8 months ago

It seems moving forward to expect newer versions of autoconf is not practical right now. This should now be close.