Changeset 751:bc191b4a23e0 in roaraudio


Ignore:
Timestamp:
09/05/08 01:44:46 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

find libshout again, this may also help for OpenBSD as janus reportet that no libs are found anymore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r750 r751  
    103103 shift; 
    104104 
    105  LIBS=$(echo "$LIBS" | sed 's/-l-l/-l/g') 
     105 LIBS=$(echo "$LIBS" | sed 's/-l-l/-l/g; s/-l-L/-L/g;') 
    106106 
    107107 while [ "$1" != '' ] 
Note: See TracChangeset for help on using the changeset viewer.