Reorder libtool macros.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 14 Sep 2010 18:06:23 +0000 (18:06 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 14 Sep 2010 18:06:23 +0000 (18:06 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/branches/REL_2@3320 cb58f699-b61c-0410-a6fe-9272a202ed29

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)