Package: autoconf
Version: 2.59a-3
Severity: normal

in the configure file 

 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
 
should be 

 if $PKG_CONFIG --atleast-pkgconfig-version=$_pkg_min_version; then

the syntax it's using is not documented (AFAICT) and causes problems
when trying to cross-compile  

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.15.5
Locale: LANG=en_NZ, LC_CTYPE=en_NZ (charmap=ISO-8859-1)

Versions of packages autoconf depends on:
ii  debianutils                   2.8.4      Miscellaneous utilities specific t
ii  m4                            1.4.2-1    a macro processing language
ii  perl                          5.8.4-8    Larry Wall's Practical Extraction 

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to