Merge the -P 0xXXX option description from

avrdude.1.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@818 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2009-04-14 18:54:20 +00:00
parent 26c2d0df73
commit 75cbd3fa2b
2 changed files with 12 additions and 1 deletions

View File

@@ -1,6 +1,11 @@
2009-04-14 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
configure.ac: declare AM_PROG_CC_C_O to avoid the warning
* doc/avrdude.texi: Merge the -P 0xXXX option description from
avrdude.1.
2009-04-14 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
* configure.ac: declare AM_PROG_CC_C_O to avoid the warning
"compiling `config_gram.c' with per-target flags
requires `AM_PROG_CC_C_O' in `configure.ac'"