Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do not export a single symbol since if we do so, we have to export all of them manually
[simgrid.git] / configure.ac
index 08611ed..3e1c24b 100644 (file)
@@ -16,6 +16,7 @@ AC_LANG([C])
 AM_INIT_AUTOMAKE(gnu)
 AC_CONFIG_MACRO_DIR(acmacro) 
 ACLOCAL="$ACLOCAL -I acmacro"
+AC_LIBTOOL_WIN32_DLL
 AC_PROG_LIBTOOL
 
 ###############