Autoconf needs to know where the M4 macros are kept, so this patch adds a call to AC_CONFIG_MACRO_DIR. Also, the AC_HELP_STRING macro is obsolete. This patch converts it to AS_HELP_STRING, which also does not require that its arguments be quoted.
Patch for minor autoconf updates
Log in to post a comment.
Patch for minor autoconf updates