From e79785b0de0b79dd6e99d5fa3e8506a114f1273e Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Tue, 3 Feb 2004 02:40:15 +0000 Subject: co/: add AX_CREATE_STDINT_H to get correct type definitions for a52dec in _stdint.h. Original commit message from CVS: 2004-02-03 Benjamin Otte * common/m4/ax_create_stdint_h.m4: * configure.ac: add AX_CREATE_STDINT_H to get correct type definitions for a52dec in _stdint.h. * Makefile.am: remove generated _stdint.h in DISTCLEANFILES * ext/a52dec/gsta52dec.c: include _stdint.h for a52dec. (should fix #133064) --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index 508678c1..ab32709a 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 508678c12ea745e207eb8bb3be12c156e3bb698c +Subproject commit ab32709acc23a4a1b458823fd094327332408035 -- cgit