Fix by lennax: Fix the AC_MSG_ERROR undefined macro error.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 7 Oct 2013 19:43:53 +0000 (14:43 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 7 Oct 2013 19:43:53 +0000 (14:43 -0500)
Thanks Lennax! :)

bootstrap.sh

index 1540ea4bf1b30320a22cf624df45e1c1a3110cb1..78d0f1c764dd3bebc7692fe46c1c9d91cb8b7030 100755 (executable)
@@ -1,3 +1,4 @@
 #!/bin/bash
 
+aclocal -I m4 --install
 autoreconf -fvi