Closed Steelskin closed 10 years ago
Original issue 43 created by mcrapet on 2014-04-01T12:58:23.000Z:
Hi,
Using 0.8.3 on Linux. Got some situation using openembedded framework and autoreconf:
aclocal: error: non-option arguments are not accepted: '\'.
This comes from ACLOCAL_AMFLAGS in Makefile.am which is multiline. Here is a fix patch.
Regards, Matthieu
Original issue 43 created by mcrapet on 2014-04-01T12:58:23.000Z:
Hi,
Using 0.8.3 on Linux. Got some situation using openembedded framework and autoreconf:
aclocal: error: non-option arguments are not accepted: '\'.
This comes from ACLOCAL_AMFLAGS in Makefile.am which is multiline. Here is a fix patch.
Regards, Matthieu