From 89fa26771ee945ee233940fb09d8b41663249521 Mon Sep 17 00:00:00 2001 From: Gary Scavone Date: Fri, 11 Oct 2013 02:04:28 +0200 Subject: Release 4.0.10 tarball --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 52e9e29..7babea5 100755 --- a/configure +++ b/configure @@ -4190,7 +4190,7 @@ sharedlib="librtaudio.so" sharedname="librtaudio.so.\$(RELEASE)" -libflags="-shared -Wl,-soname,\$(SHAREDLIB).\$(MAJOR) -o \$(SHAREDLIB).\$(RELEASE)" +libflags="-shared -Wl,-soname,\$(SHARED).\$(MAJOR) -o \$(SHARED).\$(RELEASE)" case $host in *-apple*) -- cgit v1.2.3