This looks good except that some places use AS_HELP_STRING, and others use AC_HELP_STRING. It looks like AC_HELP_STRING is deprecated and AS_HELP_STRING is its replacement, so please use that everywhere. Also bump up AC_PREREQ if necessary for AS_HELP_STRING. Mukund