source: trunk/third/audiofile/acconfig.h @ 15366

Revision 15366, 546 bytes checked in by ghudson, 24 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r15365, which included commits to RCS files with non-trunk default branches.
Line 
1#ifndef __HAVE_AF_CONFIG_H__
2#define __HAVE_AF_CONFIG_H__
3
4
5/* types substituted/commented-out by configure */
6#undef u_int8_t
7#undef u_int16_t
8#undef u_int32_t
9
10
11/**************************************************************
12 * BEGIN AUTOHEADER-GENERATED SECTION
13 **************************************************************/
14@TOP@
15@BOTTOM@
16/**************************************************************
17 * END AUTOHEADER-GENERATED SECTION
18 **************************************************************/
19
20
21#endif /* __HAVE_AF_CONFIG_H__ */
Note: See TracBrowser for help on using the repository browser.