diff configure.ac @ 1909:81b524aa7fcd

implib.
author Jonathan Schleifer <js@h3c.de>
date Thu, 27 Sep 2007 22:09:51 +0200
parents 81cdc01db60e
children 7f9d2bb96441
line wrap: on
line diff
--- a/configure.ac	Thu Sep 27 00:38:59 2007 -0500
+++ b/configure.ac	Thu Sep 27 22:09:51 2007 +0200
@@ -185,6 +185,8 @@
 dnl ========================
 
 BUILDSYS_SHARED_LIB
+BUILDSYS_PROG_IMPLIB
+test x"$PROG_IMPLIB_NEEDED" = x"yes" && LIBS="$LIBS -L\${libdir} -laudacious.exe"
 
 dnl Ok, first we find out what flags we need to use.
 AC_MSG_CHECKING([for what extension and flags to use for plugin compilation])