Mercurial > audlegacy-plugins
changeset 2431:fd2ef06da1c5
abandon ${pluginlibdir}.
author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
---|---|
date | Wed, 05 Mar 2008 20:03:37 +0900 |
parents | 99864aafd655 |
children | db80c2fc0b57 12c81b5d31f9 |
files | configure.ac |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.ac Sat Mar 01 10:05:32 2008 -0600 +++ b/configure.ac Wed Mar 05 20:03:37 2008 +0900 @@ -213,7 +213,7 @@ PICFLAGS="-fPIC -DPIC" PICLDFLAGS="-fPIC -DPIC -shared" LIBLDFLAGS="-fPIC -DPIC -shared" - AUDLDFLAGS="-L \${pluginlibdir} -Wl,-export-dynamic -Wl,-rpath=\${pluginlibdir}" + AUDLDFLAGS="-L \${libdir} -Wl,-export-dynamic -Wl,-rpath,${libdir}" SHARED_SUFFIX=".so" ;; esac