Explorar el Código

enforce yet more the building of dlls

Samuel Thibault hace 15 años
padre
commit
2cb704f236
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -31,7 +31,7 @@ AC_PROG_LN_S
 AC_PROG_F77
 
 AC_LIBTOOL_WIN32_DLL
-AC_PROG_LIBTOOL
+AC_PROG_LIBTOOL([win32-dll])
 
 AC_PROG_INSTALL
 AC_PROG_MKDIR_P