Revert reordering of libtool macros.
[shibboleth/cpp-opensaml.git] / configure.ac
index 596484c..a265891 100644 (file)
@@ -56,8 +56,8 @@ else
        esac
 fi
 
-AC_PROG_LIBTOOL
 AC_DISABLE_STATIC
+AC_PROG_LIBTOOL
 
 # Checks for typedefs, structures, and compiler characteristics.
 AC_C_CONST