[Re-sending because the first try bounced. If the second try bounces, too, I will close the bug, because I do not believe it is really a bug in Autoconf.]
Jasen Betts <[EMAIL PROTECTED]> writes: > 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 What configure file is this? I can't find anywhere that Autoconf uses this syntax internally; in fact, Autoconf itself doesn't use pkgconfig as far as I know. -- "[Modern] war is waged by each ruling group against its own subjects, and the object of the war is not to make or prevent conquests of territory, but to keep the structure of society intact." --George Orwell, _1984_ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]