configure.ac: Add AX_CREATE_STDINT_H to create _stdint.h, needed by the dts plugin.

Original commit message from CVS:
* configure.ac:
Add AX_CREATE_STDINT_H to create _stdint.h, needed by
the dts plugin.
This commit is contained in:
Tim-Philipp Müller 2006-04-03 10:51:54 +00:00
parent f902029f7e
commit 6a75a97999
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2006-04-03 Tim-Philipp Müller <tim at centricular dot net>
* configure.ac:
Add AX_CREATE_STDINT_H to create _stdint.h, needed by
the dts plugin.
2006-04-03 Tim-Philipp Müller <tim at centricular dot net>
* ext/soundtouch/gstpitch.cc:

View file

@ -137,6 +137,9 @@ dnl *** checks for libraries ***
dnl *** checks for header files ***
dnl used by ext/dts
AX_CREATE_STDINT_H
dnl *** checks for types/defines ***
dnl *** checks for structures ***