missing ac_subst
authordoursse <doursse>
Sat, 20 Jan 2007 16:51:48 +0000 (16:51 +0000)
committerdoursse <doursse@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 20 Jan 2007 16:51:48 +0000 (16:51 +0000)
SVN revision: 28083

legacy/eet/configure.in

index 116fb5d..cb16c4e 100644 (file)
@@ -31,6 +31,7 @@ case "$host_os" in
 esac
 
 AC_SUBST(winsock_libs)
+AC_SUBST(create_shared_lib)
 
 AC_CHECK_HEADER(fnmatch.h,, AC_MSG_ERROR([Cannot find fnmatch.h. Make sure your CFLAGS environment variable contains include lines for the location of this file. MinGW users: see the INSTALL file]))