From df95d9d3a41c8ea97a4f6f3f06d1e2703e2036df Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bart=C5=82omiej=20Zimo=C5=84?= Date: Sat, 9 Feb 2008 23:35:25 +0000 Subject: [PATCH] - up to 5.5 Changed files: avrdude-configure.patch -> 1.2 --- avrdude-configure.patch | 26 +++----------------------- 1 file changed, 3 insertions(+), 23 deletions(-) diff --git a/avrdude-configure.patch b/avrdude-configure.patch index 8885a6e..99025e4 100644 --- a/avrdude-configure.patch +++ b/avrdude-configure.patch @@ -1,26 +1,6 @@ ---- avrdude-5.3.1/configure.ac.old 2006-12-22 23:55:33.000000000 +0100 -+++ avrdude-5.3.1/configure.ac 2007-04-04 20:43:59.000000000 +0200 -@@ -157,19 +157,8 @@ - esac], - [enabled_parport=yes]) - --if test "$enabled_doc" = "yes"; then -- --SUBDIRS_AC='doc @WINDOWS_DIRS@' --DIST_SUBDIRS_AC='doc windows' --else -- --SUBDIRS_AC='@WINDOWS_DIRS@' --DIST_SUBDIRS_AC='windows' --fi - - AC_SUBST(DOC_INST_DIR, $DOC_INST_DIR) --AC_SUBST(SUBDIRS_AC, $SUBDIRS_AC) --AC_SUBST(DIST_SUBDIRS_AC, $DIST_SUBDIRS_AC) - - - # Find the parallel serial device files based on target system -@@ -236,6 +225,18 @@ +--- avrdude-5.5/configure.ac.orig 2007-10-30 00:00:12.000000000 +0100 ++++ avrdude-5.5/configure.ac 2008-02-10 00:16:36.000000000 +0100 +@@ -240,6 +240,18 @@ LDFLAGS="${LDFLAGS} -static" ;; esac -- 2.43.0