Explorar o código

configure.ac: invert macros AC_PROG_LIBTOOL and AC_LIBTOOL_WIN32_DLL

Nathalie Furmento %!s(int64=14) %!d(string=hai) anos
pai
achega
4b66da2ca8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -30,8 +30,8 @@ AC_PROG_SED
 AC_PROG_LN_S
 AC_PROG_F77
 
+AC_PROG_LIBTOOL
 AC_LIBTOOL_WIN32_DLL
-AC_PROG_LIBTOOL([win32-dll])
 
 AC_PROG_INSTALL
 AC_PROG_MKDIR_P