diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2013-10-11 02:04:28 +0200 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 02:04:28 +0200 |
| commit | 89fa26771ee945ee233940fb09d8b41663249521 (patch) | |
| tree | b1480613e03857bd82b2a7813b3ea34ece965005 /configure | |
| parent | 7f884ed411494fdb3191d4ad65fe7d663b58dbb9 (diff) | |
Release 4.0.10 tarball4.0.10
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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*) |
