I have a configure.ac file with a line like this:

#AC_CANONICAL_SYSTEM is obsolete

When I run autoupdate, it changes that line to read:

#AC_CANONICAL_TARGET is obsolete


Shouldn't autoupdate ignore comments when scanning for macro names
that need to updating?  Or am I doing something wrong?


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to