Enable parport access on x86_64 Linux and amd64 FreeBSD systems.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@554 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2005-11-28 09:47:23 +00:00
parent be5649c3fb
commit dfc2fdc0f3
3 changed files with 17 additions and 2 deletions

View File

@@ -1,3 +1,12 @@
2005-11-28 Joerg Wunsch <j@uriah.heep.sax.de>
* configure.ac: enable parport access on x86_64 Linux and
FreeBSD systems.
2005-11-27 Joerg Wunsch <j@uriah.heep.sax.de>
* avrdude.conf.in: add the "calibration" space to ATmega16.
2005-11-25 Colin O'Flynn <coflynn@newae.com>
Fixed bug 15051, building for Windows breaks.