dl5di / OpenDV

Open Digital Voice software for Amateur Radio based on Jonathan Naylor's (G4KLX) "ircDDBGateway" and "PCRepeaterController" for D-Star
GNU General Public License v2.0
107 stars 63 forks source link

Update the wxWidgets version check #75

Closed mcdermj closed 8 years ago

mcdermj commented 8 years ago

I am informed that wxWidgets 2.x is considered obsolete and we are using things that will not compile with it in other portions of the project. This patch updates configure.ac to require wxWidgets 3.0 to pass the checks.

SpudGunMan commented 8 years ago

Thanks!!

Sent from a mobile device.

On Mar 7, 2016, at 1:26 PM, Jeremy McDermond notifications@github.com wrote:

I am informed that wxWidgets 2.x is considered obsolete and we are using things that will not compile with it in other portions of the project. This patch updates configure.ac to require wxWidgets 3.0 to pass the checks.

You can view, comment on, or merge this pull request online at:

https://github.com/dl5di/OpenDV/pull/75

Commit Summary

Update the wxWidgets version check File Changes

M DStarRepeater/configure (2) M DStarRepeater/configure.ac (2) Patch Links:

https://github.com/dl5di/OpenDV/pull/75.patch https://github.com/dl5di/OpenDV/pull/75.diff — Reply to this email directly or view it on GitHub.