Changeset 1362:47233ed6e016 in roaraudio


Ignore:
Timestamp:
03/24/09 17:37:32 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

fixed bug to show -l names not display names if a lib is disabled

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r1360 r1362  
    346346  if [ "$_no" != '' ] 
    347347  then 
    348     echo "checking for $1... disabled by user" 
     348    echo "checking for $name... disabled by user" 
    349349   [ "$subdir" != '' ] && \ 
    350350    echo "subdir_$subdir=" >&4 
Note: See TracChangeset for help on using the changeset viewer.