simple-mtpfs
simple-mtpfs copied to clipboard
configure.ac:18: error: possibly undefined macro: AC_DEFINE
Did a clone of repo. When executing ./autogen.sh, I get the following:
autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force configure.ac:18: error: possibly undefined macro: AC_DEFINE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /usr/bin/autoconf failed with exit status: 1
Look at #79 for the fix which worked for me