Re: how to use AC_CHECK_LIB without LDFLAGS?

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

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Braden McDaniel wrote:
|
| I don't fully understand the problem you're describing; but perhaps you
| want to do something like this:
|
| save_LDFLAGS="$LDFLAGS"
| LDFLAGS="$LDFLAGS -Lwhatever"
| AC_CHECK_LIB(...)
| LDFLAGS="$save_LDFLAGS"
|

No, what I want to do is something like

AC_CHECK_LIB([my], [anysym], ["-static -L/mylibs -L/plibs"], [], [])

but this doesn't seem to be in the interface.


Regards

Harri
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFBi0XKUTlbRTxpHjcRAql9AJ0bGyxAJGJu1pJz1oczI7QiEOkd2wCfdCs/
F85EXZXjeaR1RUsiKCo8lHM=
=FjXn
-----END PGP SIGNATURE-----


_______________________________________________ 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