- Timestamp:
- Aug 17, 2010 10:09:48 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Clp/configure
r1587 r1588 20643 20643 # best would actually to use ${libdir}, since .pc files get installed into ${libdir}/pkgconfig, 20644 20644 # unfortunately, ${libdir} expands to ${exec_prefix}/lib and ${exec_prefix} to ${prefix}... 20645 if test -d "${prefix}"; then 20646 COIN_PKG_CONFIG_PATH="${prefix}/lib/pkgconfig:${COIN_PKG_CONFIG_PATH}" 20647 fi 20645 COIN_PKG_CONFIG_PATH="${prefix}/lib/pkgconfig:${COIN_PKG_CONFIG_PATH}" 20648 20646 20649 20647
Note: See TracChangeset
for help on using the changeset viewer.