Ignore:
Timestamp:
Dec 1, 2014, 12:14:35 PM (8 years ago)
Author:
Peter
Message:

Use pc from zlib and htslib when linking against those
packages. Rewrite test, so in prologue of test if pkg-config cannot
find pc file, then look in linker's search path. Let libtool inform us
about linker's search path.

fixes #809

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/build_support/gen_yat_pc.sh.in

    r3111 r3365  
    8585-e 's|@YAT_LDFLAGS[@]|@YAT_LDFLAGS@|g' \
    8686-e 's|@YAT_PC_LIBS[@]|@YAT_PC_LIBS@|g' \
     87-e 's|@YAT_PC_REQUIRES[@]|@YAT_PC_REQUIRES@|g' \
    8788-e 's|@LIBS[@]|@LIBS@|g' \
    8889< $input
Note: See TracChangeset for help on using the changeset viewer.