wok rev 21597

audacity: variable LIBS modified
author Hans-G?nter Theisgen
date Tue May 21 15:26:18 2019 +0100 (2019-05-21)
parents 266b370ebf8c
children a92c3fff901e
files audacity/receipt
line diff
     1.1 --- a/audacity/receipt	Tue May 21 15:17:04 2019 +0100
     1.2 +++ b/audacity/receipt	Tue May 21 15:26:18 2019 +0100
     1.3 @@ -26,7 +26,7 @@
     1.4  	export	CXX=g++-83
     1.5  	export	SHELL=/bin/bash
     1.6  	export	CONFIG_SHELL=/bin/bash
     1.7 -	export	LIBS="-llibatomic.so.1"
     1.8 +	export	LIBS="/usr/lib/libatomic.so.1"
     1.9  
    1.10  	./configure				\
    1.11  		--prefix=/usr			\