[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] STK500 Acting Funny
From: |
User Tomdean |
Subject: |
Re: [avr-gcc-list] STK500 Acting Funny |
Date: |
Mon, 19 Sep 2005 10:35:11 -0700 (PDT) |
Thanks for the reply.
I have the CVS source.
On FreeBSD 5.4, I have autoconf259. It does not like the three AM_
macros in configure.ac. I tried using autoupdate259, no change.
Any ideas?
tomdean
# autoconf259 --version
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# autoconf259 configure.ac
...
configure.ac:34: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:35: error: possibly undefined macro: AM_CONFIG_HEADER
configure.ac:41: error: possibly undefined macro: AM_PROG_LEX