Re: PKG_CHECK_MODULES: bug or I don't know something?

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

 



* Evgeniy Dushistov wrote on Sun, Jun 18, 2006 at 09:55:54PM CEST:
> I already fix this in such ugly way
> 
> if
> LIB=lib_a
> elif
> LIB=lib_b
> else
> fi
> 
> PKG_CHECK_MODULES(APP, $LIB)

> This post just attempt to understand who's responsible for this.

Reading
  info Autoconf "Prerequisite Macros"

should answer the question of why this is.

Cheers,
Ralf


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux