2 messages in com.mysql.lists.bugserror in configure
FromSent OnAttachments
Jean DELVARE16 Jul 2001 02:30.diff
Michael Widenius16 Jul 2001 07:54 
Subject:error in configure
From:Jean DELVARE (delv@serianet.com)
Date:07/16/2001 02:30:14 AM
List:com.mysql.lists.bugs
Attachments:

Hello

I found a really tiny bug in the configure script of mysql 3.23.39.

Line 10701, an environment variable is refered to as '$(top_srcdir)' (a la Makefile) instead of '${top_srcdir}'.

A patch to configure.in is included.

In case you need to contact me, please note I am not a subscriber of any mysql mailing list.