co/: add AX_CREATE_STDINT_H to get correct type definitions for a52dec in _stdint.h.
authorBenjamin Otte <otte@gnome.org>
Tue, 3 Feb 2004 02:40:15 +0000 (02:40 +0000)
committerBenjamin Otte <otte@gnome.org>
Tue, 3 Feb 2004 02:40:15 +0000 (02:40 +0000)
commit896ef493dacfae9cbb6b7962c3c51aa99cb6ccf8
treeed7c5f2daf8e0148914e7fe90c937fe49b926d6b
parent99adadce8c425d0b275913ffcd5efe7799bf5c13
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  <in7y118@public.uni-hamburg.de>

* 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)
ChangeLog
Makefile.am
common
configure.ac