Your message dated Sun, 13 Jul 2008 02:34:38 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Already fixed
has caused the Debian Bug report #329483,
regarding lib3ds-dev: aclocal warning
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 [EMAIL PROTECTED]
immediately.)


-- 
329483: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=329483
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: lib3ds-dev
Version: 1.2.0-4
Severity: minor
Tags: patch

aclocal prints a warning like this:
/usr/share/aclocal/lib3ds.m4:4: warning: underquoted definition of 
AM_PATH_LIB3DS

It is fixed simply by quoting the definition like this:

--- lib3ds.m4.old       2005-09-22 07:05:45.000000000 +0300
+++ lib3ds.m4   2005-09-22 07:06:17.000000000 +0300
@@ -1,7 +1,7 @@
 dnl
 dnl AM_PATH_LIB3DS([MINIMUM-VERSION, [ACTION-IF-FOUND [, 
ACTION-IF-NOT-FOUND]]])
 dnl
-AC_DEFUN(AM_PATH_LIB3DS,
+AC_DEFUN([AM_PATH_LIB3DS],
 [

 AC_ARG_WITH(lib3ds-prefix,[  --with-lib3ds-prefix=PFX   Prefix where lib3ds is 
installed (optional)],

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)

Versions of packages lib3ds-dev depends on:
ii  libc6                         2.3.5-6    GNU C Library: Shared libraries an

lib3ds-dev recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 1.3.0-0.1

This bug is already fixed in version in the archive.

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


--- End Message ---

Reply via email to