File: aconfig.h

package info (click to toggle)
alsa-utils 0.9.0beta12-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 736 kB
  • ctags: 1,219
  • sloc: ansic: 6,657; sh: 373; makefile: 122
file content (27 lines) | stat: -rw-r--r-- 741 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
/* include/aconfig.h.  Generated automatically by configure.  */
/* include/aconfig.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define to empty if the keyword does not work.  */
/* #undef const */

/* Define as __inline if that's what the C compiler calls it.  */
/* #undef inline */

/* Define if you have the ANSI C header files.  */
#define STDC_HEADERS 1

/* Define if you can safely include both <sys/time.h> and <time.h>.  */
#define TIME_WITH_SYS_TIME 1

/* Package version */
#define VERSION "0.9.0beta12"

/* Define if you have the asound library (-lasound).  */
#define HAVE_LIBASOUND 1

/* Name of package */
#define PACKAGE "alsa-utils"

/* Version number of package */
#define VERSION "0.9.0beta12"