mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
This reverts commit e0b6641f50.
Changing configure.ac requires aclocal-1.15 to be installed on the
build host as the configure script needs to be regenerated.
This breaks builds on all systems without automake-1.15, so revert
the change until a solution for the Arch make issue is found
that doesn't introduce a ton of host dependencies.
Signed-off-by: Matthias Reichl <hias@horus.com>