You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Merge variable declaration and export.
Originally committed as revision 15554 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
3
configure
vendored
3
configure
vendored
@@ -8,8 +8,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
# Prevent locale nonsense from breaking basic text processing.
|
# Prevent locale nonsense from breaking basic text processing.
|
||||||
LC_ALL=C
|
export LC_ALL=C
|
||||||
export LC_ALL
|
|
||||||
|
|
||||||
# make sure we are running under a compatible shell
|
# make sure we are running under a compatible shell
|
||||||
# try to make this part work with most shells
|
# try to make this part work with most shells
|
||||||
|
Reference in New Issue
Block a user