You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 28, 2018. It is now read-only.
autoreconf -i
configure.ac:12: warning: macro `AM_SILENT_RULES' not found in library
configure.ac:4: error: Autoconf version 2.68 or higher is required
configure.ac:4: the top level
autom4te: /usr/bin/gm4 failed with exit status: 63
aclocal: /usr/bin/autom4te failed with exit status: 63
autoreconf: aclocal failed with exit status: 63
On Mac OS X 10.6.x we have an older version of Autoconf, 2.61. If it is possible to generate a backwards compatible configure.ac , that would be a first step.