Bug#266124: /usr/share/aclocal/intltool.m4: First line of intltool.m4 shouldn't start with "ll"

Johan Walles Johan Walles <walles@mailblocks.com>, 266124@bugs.debian.org
Mon, 16 Aug 2004 21:47:37 +0200


Package: intltool
Version: 0.31.1-2
Severity: normal
File: /usr/share/aclocal/intltool.m4

I've checked out bubblemon from CVS, and run autogen.sh.  After that, when I run configure
I get:

...
checking GTOP_APPLETS_LIBS... -L$(libdir) -lgtop-2.0 -lglib-2.0
mv: cannot stat `po/POTFILES': No such file or directory
./configure: line 10788: po/POTFILES.tmp: No such file or directory
configure: creating ./config.status
config.status: creating intl/Makefile
...

Looking in my aclocal.m4, I find:

...
ll## intltool.m4 - Configure intltool for the target system. -*-Shell-script-*-
...

This line comes from /usr/share/aclocal/intltool.m4.  If I remove "ll", I don't
get the "cannot stat po/POTFILES" message from configure anymore.

My guess is the "ll" is there by accident, rather than by design.

  Cheers //Johan

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1-686
Locale: LANG=sv_SE, LC_CTYPE=sv_SE

Versions of packages intltool depends on:
ii  automake1.4 [automaken]       1:1.4-p6-8 A tool for generating GNU Standard
ii  automake1.7 [automaken]       1.7.9-6    A tool for generating GNU Standard
ii  file                          4.09-1     Determines file type using "magic"
ii  gettext                       0.14.1-5   GNU Internationalization utilities
ii  libxml-parser-perl            2.34-3     Perl module for parsing XML files
ii  patch                         2.5.9-2    Apply a diff file to an original
ii  perl                          5.8.4-2    Larry Wall's Practical Extraction 

-- no debconf information