Changeset 2764
- Timestamp:
- Jun 8, 2013 6:57:20 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/coin.m4
r2676 r2764 3162 3162 if test $use_pkgconfig = yes ; then 3163 3163 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then 3164 AC_ PATH_TOOL([PKG_CONFIG], [pkg-config])3164 AC_CHECK_TOOL([PKG_CONFIG], [pkg-config]) 3165 3165 fi 3166 3166 if test -n "$PKG_CONFIG"; then
Note: See TracChangeset
for help on using the changeset viewer.