Make shared/static full CONFIG options
authorMåns Rullgård <mans@mansr.com>
Tue, 30 Dec 2008 03:13:48 +0000 (03:13 +0000)
committerMåns Rullgård <mans@mansr.com>
Tue, 30 Dec 2008 03:13:48 +0000 (03:13 +0000)
Originally committed as revision 16394 to svn://svn.ffmpeg.org/ffmpeg/trunk

configure

index 9111278..1cb601d 100755 (executable)
--- a/configure
+++ b/configure
@@ -772,7 +772,9 @@ CONFIG_LIST="
     nonfree
     postproc
     powerpc_perf
+    shared
     small
+    static
     swscale
     vhook
     x11grab
@@ -896,8 +898,6 @@ CMDLINE_SELECT="
     extra_warnings
     logging
     optimizations
-    shared
-    static
     stripping
 "