Reorder libtool macros.
authorScott Cantor <cantor.2@osu.edu>
Tue, 14 Sep 2010 18:06:23 +0000 (18:06 +0000)
committerScott Cantor <cantor.2@osu.edu>
Tue, 14 Sep 2010 18:06:23 +0000 (18:06 +0000)
configure.ac

index 8426585..379a57d 100644 (file)
@@ -59,8 +59,8 @@ else
        esac
 fi
 
-AC_DISABLE_STATIC
 AC_PROG_LIBTOOL
+AC_DISABLE_STATIC
 
 AC_LANG(C)