Revert reordering of libtool macros.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sun, 19 Sep 2010 17:52:31 +0000 (17:52 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sun, 19 Sep 2010 17:52:31 +0000 (17:52 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/branches/REL_2@3326 cb58f699-b61c-0410-a6fe-9272a202ed29

configure.ac

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