From: creative1 AT bigfoot DOT com (creative1) Subject: B20: weird variables bug (tryed on win98) 1 Nov 1998 15:50:29 -0800 Message-ID: <363C6D21.D21E31F6.cygnus.gnu-win32@bigfoot.com> Reply-To: creative1 AT bigfoot DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: gnu-win32 AT cygnus DOT com Hi there! I was trying to compile the program eggdrop1.3.22 (you could get it from www.sodre.net/eggdrop) i couldn't compile it for several reasons... You have to execute sh configure at the beginning, it seems working perfect, but at some points, the if test = "whatever' statements seems not to work, i had to edit the configure and comment those lines. Then the configure run pretty well, except for this weird thing... if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then echo "$ac_t""yes" 1>&6 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` cat >> confdefs.h <