summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2013-10-11 02:04:28 +0200
committerStephen Sinclair <sinclair@music.mcgill.ca>2013-10-11 02:04:28 +0200
commit89fa26771ee945ee233940fb09d8b41663249521 (patch)
treeb1480613e03857bd82b2a7813b3ea34ece965005 /configure
parent7f884ed411494fdb3191d4ad65fe7d663b58dbb9 (diff)
Release 4.0.10 tarball4.0.10
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*)