Changeset 1729:49fc00705baf in roaraudio for configure


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

use pkg-config for libao plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r1705 r1729  
    13831383    echo "subdir_plugins_ao=plugins/ao" >&4 
    13841384 else 
    1385   ./configure --force-have-roar --inst-dir "$AO_INST_DIR" && \ 
     1385  ./configure --force-have-roar --pkg-config "$PKG_CONFIG" --inst-dir "$AO_INST_DIR" && \ 
    13861386    echo "subdir_plugins_ao=plugins/ao" >&4 
    13871387 fi 
Note: See TracChangeset for help on using the changeset viewer.