* add macro directory to configure.ac
(line 11: AC_CONFIG_MACRO_DIR([config/m4]) )

* comment out AC_CANONICAL_TARGET 
line 6. This caused issues with AC_CONFIG_AUX_DIR
