projects
/
goodguy
/
cinelerra.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
alternative shortcuts; cd cinelerra-5.1; patch -p1 -i alt_shortcuts.patch
[goodguy/cinelerra.git]
/
cinelerra-5.1
/
thirdparty
/
src
/
libdpx.patch
1
--- ./configure.ac.orig 2022-04-03 18:21:04.183058995 +0300
2
+++ ./configure.ac 2022-04-03 18:26:35.223059015 +0300
3
@@ -10,7 +10,7 @@
4
# Checks for programs.
5
AC_PROG_CC
6
AC_PROG_CXX
7
-AX_CXX_COMPILE_STDCXX_17
8
+AX_CXX_COMPILE_STDCXX_11
9
10
# libtool
11
AM_DISABLE_SHARED