[vlc-commits] contrib: openjpeg: update config.{guess,sub}

Rafaël Carré git at videolan.org
Thu Jan 5 23:19:04 CET 2012


vlc/vlc-1.2 | branch: master | Rafaël Carré <funman at videolan.org> | Thu Jan  5 03:41:38 2012 -0500| [42ff85eff89cec1297c64a286d3ca42efedd84d0] | committer: Jean-Baptiste Kempf

contrib: openjpeg: update config.{guess,sub}
(cherry picked from commit 2e554edca115a506bdb7ec07323aebf3e628fd0f)

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commit;h=42ff85eff89cec1297c64a286d3ca42efedd84d0
---

 contrib/src/openjpeg/rules.mak |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/contrib/src/openjpeg/rules.mak b/contrib/src/openjpeg/rules.mak
index 4865b70..360b698 100644
--- a/contrib/src/openjpeg/rules.mak
+++ b/contrib/src/openjpeg/rules.mak
@@ -11,6 +11,7 @@ $(TARBALLS)/openjpeg_v$(OPENJPEG_VERSION).tgz:
 openjpeg: openjpeg_v$(OPENJPEG_VERSION).tgz .sum-openjpeg
 	$(UNPACK)
 	$(APPLY) $(SRC)/openjpeg/pkg-config.patch
+	$(UPDATE_AUTOCONFIG)
 	$(MOVE)
 
 .openjpeg: openjpeg



More information about the vlc-commits mailing list