Changeset 2760:37c098c115f7 in roaraudio


Ignore:
Timestamp:
09/23/09 00:43:28 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

set local $lib_* to be used by later tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r2581 r2760  
    548548  [ "$lib" != 'c' ] && \ 
    549549   echo "lib_$lib=$LIBS" >&4 
     550  [ "$lib" != 'c' ] && \ 
     551   eval "lib_$lib='$LIBS'" 
    550552 else 
    551553  [ "$subdir" != '' ] && \ 
Note: See TracChangeset for help on using the changeset viewer.