Subject: Re: zsh configure and NetBSD's nawk
To: Denis Lagno <dlagno@rambler.ru>
From: Geoff Wing <gcw@pobox.com>
List: tech-userlevel
Date: 05/31/2005 12:03:15
On Monday 2005-05-30 20:22 +1000, Denis Lagno output:
:$ grep AWK config.log                                                      

OK, proper values.

I use pkgsrc autoconf-2.59nb1

My daily update script does:
----------------------------------------
cd ......
make realclean || true
CVS_RSH=ssh /usr/bin/cvs update -dP
Util/preconfig
./configure  '--enable-cflags=-O2 -Wall -g' --enable-zsh-debug --enable-zsh-mem --enable-zsh-mem-debug --enable-zsh-mem-warning --enable-zsh-secure-free --enable-zsh-hash-debug --with-tcsetpgrp
make
----------------------------------------

pkgsrc autoconf gives (after running Util/preconfig):
% ls -l configure
-rwxr-xr-x  1 gcw  staff  - 511661 May 31 04:31 configure

Can you send me your configure and config.log files?

Regards,
Geoff