bug-parted
[Top][All Lists]
Advanced

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

Fix for parted.m4 autoconf macro


From: Timshel Knoll
Subject: Fix for parted.m4 autoconf macro
Date: Thu, 14 Feb 2002 09:47:16 +1100
User-agent: Mutt/1.3.27i

Hi,

The autoconf macro PARTED_CHECK_LIBPARTED calls AC_CANONICAL_HOST, which
results in an autoconf warning if AC_CANONICAL_HOST has already been
called. To fix this, it's simply a matter of using
AC_REQUIRE([AC_CANONICAL_HOST]) at the beginning of the macro, which
calls AC_CANONICAL_HOST if it hasn't been called already.

A patch is attached to that effect.

Cheers,

Timshel

-- 
   Timshel Knoll <address@hidden>  for Debian email: <address@hidden>
      Debian GNU/Linux developer, see http://people.debian.org/~timshel/
                For GnuPG public key: finger address@hidden

Attachment: parted-m4-fix.diff
Description: Text document

Attachment: pgpRd6BN7mehy.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]