-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

On Tue, 24 Jun 2003, Dyego Souza do Carmo wrote:

> try to bk pull the mysql 4.0 from CVS tree...
>
> after I run:
>
> aclocal; autoheader; autoconf; automake
>
> inside dir...
>
>
> the error is:
>
> autoconf: Undefined macros:
> configure.in:8:AC_CONFIG_HEADERS(config.h)
> configure.in: 8: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'

What versions of autoconf/automake do you use? Seems like this new
construct requires newer version of the toolchain.

As a simple workaround, simply replace AC_CONFIG_HEADERS with
AM_CONFIG_HEADER again.

Bye,
        LenZ
- -- 
For technical support contracts, visit https://order.mysql.com/?ref=mlgr
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /      Mr. Lenz Grimmer <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__     MySQL AB, Production Engineer
/_/  /_/\_, /___/\___\_\___/     Hamburg, Germany
       <___/   www.mysql.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)
Comment: For info see http://quantumlab.net/pine_privacy_guard/

iD8DBQE++WNrSVDhKrJykfIRArF+AJ0RyevuTDhPfzzB23Y1WgFBSTBzlACeN5Yo
mZkRI0nUBFEXDsbhO1I2h74=
=u3Hu
-----END PGP SIGNATURE-----

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to