summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
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*)