[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#705885: marked as done (mklibs: fix autoreconf warnings)



Your message dated Fri, 17 May 2013 12:10:53 +0100
with message-id <20130517111053.GA19569@riva.ucam.org>
and subject line Re: Bug#705885: mklibs: fix autoreconf warnings
has caused the Debian Bug report #705885,
regarding mklibs: fix autoreconf warnings
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
705885: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=705885
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: mklibs
Version: 0.1.35
Severity: minor
Tags: experimental



-- System Information:
Debian Release: 6.0.7
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates')
Architecture: i386 (i686)

--- End Message ---
--- Begin Message ---
Source: mklibs
Source-Version: 0.1.36

On Sun, Apr 21, 2013 at 07:30:06PM +0200, Gilles Espinasse wrote:
> From 0f054baaac5f5b284f896335acffadec643cce96 Mon Sep 17 00:00:00 2001
> From: Gilles Espinasse <g.esp@free.fr>
> Date: Sun, 21 Apr 2013 19:12:32 +0200
> Subject: [PATCH] mklibs : fix autoreconf warnings
> 
> Placing AC_CANONICAL_TARGET before AM_INIT_AUTOMAKE remove 6 lines with
> configure.ac:6: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET

I did this a different way in mklibs 0.1.36; I'm afraid I didn't notice
this bug report at the time.

mklibs (0.1.36) unstable; urgency=low

  * Team upload

  [ Colin Watson ]
  * Use AC_CANONICAL_HOST rather than AC_CANONICAL_TARGET.  We do not use
    the results of the latter, and it causes warnings from autoconf due to
    macro ordering relative to AM_INIT_AUTOMAKE.

 -- Christian Perrier <bubulle@debian.org>  Thu, 16 May 2013 18:08:18 +0200

Thanks,

-- 
Colin Watson                                       [cjwatson@debian.org]

--- End Message ---

Reply to: