~ubuntu-branches/debian/squeeze/alsa-utils/squeeze

« back to all changes in this revision

Viewing changes to include/aconfig.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Masato Taruishi
  • Date: 2002-04-03 14:58:38 UTC
  • Revision ID: james.westby@ubuntu.com-20020403145838-ylq6q55c9ifhpixw
Tags: upstream-0.9.0beta12
ImportĀ upstreamĀ versionĀ 0.9.0beta12

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* include/aconfig.h.in.  Generated automatically from configure.in by autoheader.  */
 
2
 
 
3
/* Define to empty if the keyword does not work.  */
 
4
#undef const
 
5
 
 
6
/* Define as __inline if that's what the C compiler calls it.  */
 
7
#undef inline
 
8
 
 
9
/* Define if you have the ANSI C header files.  */
 
10
#undef STDC_HEADERS
 
11
 
 
12
/* Define if you can safely include both <sys/time.h> and <time.h>.  */
 
13
#undef TIME_WITH_SYS_TIME
 
14
 
 
15
/* Package version */
 
16
#undef VERSION
 
17
 
 
18
/* Define if you have the asound library (-lasound).  */
 
19
#undef HAVE_LIBASOUND
 
20
 
 
21
/* Name of package */
 
22
#undef PACKAGE
 
23
 
 
24
/* Version number of package */
 
25
#undef VERSION
 
26