alsa-project/alsa-lib pull request #133 was opened from asavah: Even after https://github.com/alsa-project/alsa-lib/commit/f9ace404fde9058baf64d77eed98d755a6c11fa4 building alsa-utils from git fails due to broken alsa.m4. ``` autoreconf: running: aclocal -I m4 --force -I m4 /home/asavah/kross/host/bin/m4:/home/asavah/kross/build/asusb450eg/rootfs/usr/share/aclocal/alsa.m4:20: ERROR: end of file in string autom4te2.71: error: /home/asavah/kross/host/bin/m4 failed with exit status: 1 aclocal: error: /home/asavah/kross/host/bin/autom4te2.71 failed with exit status: 1 autoreconf: error: aclocal failed with exit status: 1 ``` This PR should address missing brackets. Request URL : https://github.com/alsa-project/alsa-lib/pull/133 Patch URL : https://github.com/alsa-project/alsa-lib/pull/133.patch Repository URL: https://github.com/alsa-project/alsa-lib