[patch] use POSIX awk expression rather than GNU extension

Mike Frysinger vapier@gentoo.org
Fri Dec 28 19:03:00 GMT 2007


On Thursday 27 December 2007, Ulrich Drepper wrote:
> Mike Frysinger wrote:
> > there is no requirement that `awk` be GNU awk.
>
> Says who?  We always and everywhere take advantage of all the GNU tools
> and extensions.  This has always been the case for all the tools.

taking advantage of is not the same as requiring.  if you're going to make the 
build system stupid, at least stop executing `awk`.  the last release 
executed `awk` explicitly, so at least cvs fixed it to $(AWK).  configure.in 
uses AC_PROG_AWK which means it defaults to awk, not gawk.

wile you're in the process of making glibc stupid, please stop lying to people 
and delete all non-GNU directories.  keeping them implies glibc can actually 
be used on other platforms.  *bsd*, irix, hpux, etc...
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 835 bytes
Desc: This is a digitally signed message part.
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20071228/c199e6da/attachment.sig>


More information about the Libc-alpha mailing list