diff configure.ac @ 1631:20ff61083530 trunk

[svn] - make audtool build - make plugins work
author nenolod
date Wed, 06 Sep 2006 14:46:09 -0700
parents 842667773cc0
children 978ada910173
line wrap: on
line diff
--- a/configure.ac	Wed Sep 06 14:21:40 2006 -0700
+++ b/configure.ac	Wed Sep 06 14:46:09 2006 -0700
@@ -215,6 +215,8 @@
 AC_SUBST(LIBLDFLAGS)
 AC_SUBST(AUDLDFLAGS)
 AC_SUBST(SHARED_SUFFIX)
+AC_DEFINE(SHARED_SUFFIX, "\"$SHARED_SUFFIX\"",
+	[Define the shared module suffix extension on your platform.])
 
 AC_MSG_CHECKING([if you are running Apple-GCC])
 case "$target" in