]> AND Public Git Repository - simgrid.git/blobdiff - configure.ac
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Includes graphxml.h to allow compilation on Builder C++ compiler.
[simgrid.git] / configure.ac
index 08611ed371cc0af860118f54f3086d13826aac7a..3e1c24b6daff0a755958e0f96cc9ab2add372336 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
 
 ###############