utils/avrdude: update to 6.3

Update avrdude to upstream release 6.3

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
This commit is contained in:
p-wassi
2016-12-03 22:14:06 +01:00
parent 6fccd8801e
commit 1fc42dbf58
3 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
--- a/configure.ac
+++ b/configure.ac
@@ -35,6 +35,7 @@ AC_CONFIG_HEADERS(ac_cfg.h)
@@ -38,6 +38,7 @@ LT_INIT()
# Checks for programs.
AC_PROG_CC
@@ -8,7 +8,7 @@
AC_PROG_INSTALL
AC_PROG_SED
AC_PROG_YACC
@@ -183,6 +184,7 @@ fi
@@ -182,6 +183,7 @@ fi
AC_SUBST(LIBPTHREAD, $LIBPTHREAD)
# Checks for header files.
AC_CHECK_HEADERS([limits.h stdlib.h string.h])