Mercurial > mplayer.hg
comparison configure @ 21574:065a849998ef
Fix --extra-libs-mplayer and --extra-libs-mencoder.
author | diego |
---|---|
date | Mon, 11 Dec 2006 10:23:33 +0000 |
parents | a9cc0526db1e |
children | 490dc8ba9ea4 |
comparison
equal
deleted
inserted
replaced
21573:a26bbb925b3d | 21574:065a849998ef |
---|---|
1762 --enable-static*) ;; | 1762 --enable-static*) ;; |
1763 --disable-static*) ;; | 1763 --disable-static*) ;; |
1764 --with-extraincdir=*) ;; | 1764 --with-extraincdir=*) ;; |
1765 --with-extralibdir=*) ;; | 1765 --with-extralibdir=*) ;; |
1766 --extra-libs=*) ;; | 1766 --extra-libs=*) ;; |
1767 --extra-libs-mplayer=*) ;; | |
1768 --extra-libs-mencoder=*) ;; | |
1767 --enable-runtime-cpudetection) ;; | 1769 --enable-runtime-cpudetection) ;; |
1768 --disable-runtime-cpudetection) ;; | 1770 --disable-runtime-cpudetection) ;; |
1769 --enable-cross-compile) ;; | 1771 --enable-cross-compile) ;; |
1770 --disable-cross-compile) ;; | 1772 --disable-cross-compile) ;; |
1771 --with-install=*) ;; | 1773 --with-install=*) ;; |