Changeset 1730:0cc4671525fa in roaraudio


Ignore:
Timestamp:
05/17/09 01:31:03 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

set pkg-config even if no inst dir for ao is given

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r1729 r1730  
    13801380 if [ "$AO_INST_DIR" = '' ] 
    13811381 then 
    1382   ./configure --force-have-roar                           && \ 
     1382  ./configure --force-have-roar --pkg-config "$PKG_CONFIG"                           && \ 
    13831383    echo "subdir_plugins_ao=plugins/ao" >&4 
    13841384 else 
Note: See TracChangeset for help on using the changeset viewer.