output produced by Autoconf 2.63. Thanks to Arfrever Frehtes Taifersar
Arahesis for reporting.
svn path=/main/trunk/; revision=12377
configure_opts_warn = []
configure_opts_warn_re = re.compile(
- r'^configure: WARNING: Unrecognized options: ')
+ r'^configure: WARNING: [Uu]nrecognized options: ')
am_maintainer_mode_re = re.compile(r'/missing --run ')
am_maintainer_mode_exclude_re = \
re.compile(r'/missing --run (autoheader|makeinfo)')