diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-02-03 16:12:00 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-02-03 16:23:28 +0100 |
commit | e612f026de6ca1153c57fb10f0fa75725425a301 (patch) | |
tree | 262e70d2f0e1b57ddf5eecb0b8454cf0e34ff934 /libvisio/libvisio-0.0.14.patch | |
parent | 874f2e53b24ad24d4e99f0df54ba6539d1958371 (diff) |
Ensure AC_CHECK_LIB/AC_SEARCH_LIBS do not poison LIBS
... as that would interfere with subsequent such checks, esp. on Linunx versions
that do not yet incorporate
<https://fedoraproject.org/wiki/Features/ChangeInImplicitDSOLinking> and would
e.g. not notice they need -lkrb5 in "AC_SEARCH_LIBS(krb5_sendauth,[krb5..." if
they earlied did "AC_CHECK_LIB([cups],..." (where libcups.so links against
libkrb5.so).
Diffstat (limited to 'libvisio/libvisio-0.0.14.patch')
0 files changed, 0 insertions, 0 deletions