Commit 938a5508d1ce2fb9bb8d0aa6163af694a6cf0add

Sam Lantinga 2019-03-16T17:47:59

Fixed bug 4452 - Please replace AC_HELP_STRING with AS_HELP_STRING Hugh McMaster AC_HELP_STRING is deprecated and is considered an obsolete macro in autoconf 2.69. Please replace AC_HELP_STRING with AS_HELP_STRING.