Le Mon, Nov 14, 2011 at 03:33:20PM -0500, Michael Terry a écrit : > Package: mira > Version: 3.4.0-3 > Severity: normal > Tags: patch > User: ubuntu-de...@lists.ubuntu.com > Usertags: origin-ubuntu precise ubuntu-patch
> diff -Nru mira-3.4.0/debian/patches/expat_ld_as_needed.patch > mira-3.4.0/debian/patches/expat_ld_as_needed.patch > --- mira-3.4.0/debian/patches/expat_ld_as_needed.patch 1969-12-31 > 19:00:00.000000000 -0500 > +++ mira-3.4.0/debian/patches/expat_ld_as_needed.patch 2011-11-14 > 15:16:39.000000000 -0500 > @@ -0,0 +1,24 @@ > +Index: mira-3.4.0/configure > +=================================================================== > +--- mira-3.4.0.orig/configure 2011-11-14 15:04:53.000000000 -0500 > ++++ mira-3.4.0/configure 2011-11-14 15:12:33.661248964 -0500 > +@@ -16886,8 +16886,8 @@ > + saved_CPPFLAGS="$CPPFLAGS" > + CPPFLAGS="$CPPFLAGS -I$expat_include_dir" > + > +- saved_LDFLAGS="$LDFLAGS" > +- LDFLAGS="$LDFLAGS $expat_lib_flags" > ++ saved_LIBS="$LIBS" > ++ LIBS="$LIBS $expat_lib_flags" Dear Michael, thank you very much for sharing this patch with Debian. Unfortunately, it corrects an autoconf-generated file, so it is difficult to forward upstream. Do you have an advice to correct configure.in itself ? Have a nice day, -- Charles Plessy Debian Med packaging team, http://www.debian.org/devel/debian-med Tsurumi, Kanagawa, Japan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org