Hi Paul, Paul Eggert wrote: > + * Makefile.in (DOS-gnulib-comp.m4): New macro.
A Makefile macro with a minus sign in its name?! This is not portable according to POSIX [1]: "Applications shall select macro names from the set of characters consisting solely of periods, underscores, digits, and alphabetics from the portable character set" Likewise text is also in the autoconf documentation [2]. Bruno [1] http://pubs.opengroup.org/onlinepubs/9699919799/utilities/make.html [2] http://www.gnu.org/software/autoconf/manual/html_node/Special-Chars-in-Names.html