git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
dfca23e
)
be nice to syntax highlighting that doesn't understand here-docs
author
Måns Rullgård
<mans@mansr.com>
Tue, 28 Mar 2006 23:34:23 +0000
(23:34 +0000)
committer
Måns Rullgård
<mans@mansr.com>
Tue, 28 Mar 2006 23:34:23 +0000
(23:34 +0000)
Originally committed as revision 5233 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index
7991f1a
..
78452c9
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-911,7
+911,7
@@
if test "$mingw32" = "yes" -o "$mingwce" = "yes"; then
You can only build one library type at once on MinGW.
Specify --disable-static --enable-shared to only build
the shared libraries. To build only the static libraries
-you do
n'
t need to pass additional options.
+you do
no
t need to pass additional options.
EOF
exit 1
fi