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:
3126ca2
)
configure: bump year
author
James Almer
<jamrial@gmail.com>
Mon, 2 Jan 2017 04:38:03 +0000
(
01:38
-0300)
committer
James Almer
<jamrial@gmail.com>
Mon, 2 Jan 2017 04:38:14 +0000
(
01:38
-0300)
Happy new year!
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index
f035f35
..
def530a
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-6768,7
+6768,7
@@
cat > $TMPH <<EOF
#define FFMPEG_CONFIG_H
#define FFMPEG_CONFIGURATION "$(c_escape $FFMPEG_CONFIGURATION)"
#define FFMPEG_LICENSE "$(c_escape $license)"
#define FFMPEG_CONFIG_H
#define FFMPEG_CONFIGURATION "$(c_escape $FFMPEG_CONFIGURATION)"
#define FFMPEG_LICENSE "$(c_escape $license)"
-#define CONFIG_THIS_YEAR 201
6
+#define CONFIG_THIS_YEAR 201
7
#define FFMPEG_DATADIR "$(eval c_escape $datadir)"
#define AVCONV_DATADIR "$(eval c_escape $datadir)"
#define CC_IDENT "$(c_escape ${cc_ident:-Unknown compiler})"
#define FFMPEG_DATADIR "$(eval c_escape $datadir)"
#define AVCONV_DATADIR "$(eval c_escape $datadir)"
#define CC_IDENT "$(c_escape ${cc_ident:-Unknown compiler})"