~ubuntu-branches/ubuntu/maverick/alsa-utils/maverick-proposed

« back to all changes in this revision

Viewing changes to .pc/remove_alsaconf.patch/include/aconfig.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2010-05-21 12:54:56 UTC
  • mfrom: (1.2.14 upstream) (2.3.5 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100521125456-kxrb3ggrjnf06nd8
Tags: 1.0.23-0ubuntu1
* New upstream release
  - backport-fixes-head.patch: Dropped, applied upstream
* Merge from debian unstable, remaining changes:
  - debian/init:
    + wait until /usr/bin and /var/lib/alsa exist
    + only display an error when dealing with alsactl if there is no card
      specified
    + Set sane level for 'Speaker' and 'Headphone', needed for Dell Mini 9
      and Dell E series
    + ute PC Beep on hda cards that support it during initial volume setup
    + update lsb header to indicate no running of the script unless the
      udev rule is run
    + Mute *Analog/Digital Control for Creative cards by default
    + Default Digital Input Source to be Digital Mic 1 so that users
      with digital mic will be able to use it out of the box
    + Mute "IEC958 Optical Raw" by default
    + Set sane level for headphone 1 for Dell Studio XPS with 2.6.30
    + Don't muck with sound card state if alsactl restore fails 
    + Don't wait for 1 second after alsactl store
    + Stop muting on reboot/shutdown
    + Prefer built-in digital mics on newer Dells
    + Unmute 'Line HP Swap' for Dove boards
  - debian/rules:
    + ship udev rules file in /lib/udev/rules.d
    + Do not install start symlinks for the alsa-utils init script, it gets
      run from a udev rule
  - debian/udev.script: do not use hotplug functions
  - debian/README.init.cs4236: Include in /usr/share/doc/alsa-utils so that
    users of snd-cs4236 (e.g., ThinkPad 600) can have audible sound
  - debian/patches/unset_pulse_internal.patch: We don't want alsamixer to
    show the pulse mixer by default, since it can be controlled from
    pulseaudio itself
  - debian/patches/fix_misspelling_speaker-test_man_page.patch: Fix
    misspelling in speaker-test(1)
  - Remove alsaconf from build system and remove po files
  - Create an upstart job specifically saving mixer levels to resolve race
  - Version build-dep to upstart-aware debhelper.
  - Move the initscript into /sbin. We now have an upstart job just for
    handling alsactl store
* debian/init: Revert Debian's change to allow alsamixer/amixer and aumix to
  cooperate. OSS is going away in Maverick, so we don't care about OSS mixer
  applications any more

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* include/aconfig.h.in.  Generated from configure.in by autoheader.  */
 
2
 
 
3
/* directory containing alsa configuration */
 
4
#undef DATADIR
 
5
 
 
6
/* Define to 1 if translation of program messages to the user's native
 
7
   language is requested. */
 
8
#undef ENABLE_NLS
 
9
 
 
10
/* Define if curses-based programs can show translated messages. */
 
11
#undef ENABLE_NLS_IN_CURSES
 
12
 
 
13
/* Define to 1 if you have the <alsa/mixer.h> header file. */
 
14
#undef HAVE_ALSA_MIXER_H
 
15
 
 
16
/* Define to 1 if you have the <alsa/pcm.h> header file. */
 
17
#undef HAVE_ALSA_PCM_H
 
18
 
 
19
/* Define to 1 if you have the <alsa/rawmidi.h> header file. */
 
20
#undef HAVE_ALSA_RAWMIDI_H
 
21
 
 
22
/* Define to 1 if you have the <alsa/seq.h> header file. */
 
23
#undef HAVE_ALSA_SEQ_H
 
24
 
 
25
/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
 
26
   CoreFoundation framework. */
 
27
#undef HAVE_CFLOCALECOPYCURRENT
 
28
 
 
29
/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
 
30
   the CoreFoundation framework. */
 
31
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
 
32
 
 
33
/* Have clock gettime */
 
34
#undef HAVE_CLOCK_GETTIME
 
35
 
 
36
/* Have curses set_escdelay */
 
37
#undef HAVE_CURSES_ESCDELAY
 
38
 
 
39
/* Define if the GNU dcgettext() function is already present or preinstalled.
 
40
   */
 
41
#undef HAVE_DCGETTEXT
 
42
 
 
43
/* Define to 1 if you have the <form.h> header file. */
 
44
#undef HAVE_FORM_H
 
45
 
 
46
/* Define if the GNU gettext() function is already present or preinstalled. */
 
47
#undef HAVE_GETTEXT
 
48
 
 
49
/* Define if you have the iconv() function. */
 
50
#undef HAVE_ICONV
 
51
 
 
52
/* Define to 1 if you have the <inttypes.h> header file. */
 
53
#undef HAVE_INTTYPES_H
 
54
 
 
55
/* Define to 1 if you have the `asound' library (-lasound). */
 
56
#undef HAVE_LIBASOUND
 
57
 
 
58
/* Have librt */
 
59
#undef HAVE_LIBRT
 
60
 
 
61
/* Define to 1 if you have the <memory.h> header file. */
 
62
#undef HAVE_MEMORY_H
 
63
 
 
64
/* Define to 1 if you have the <menu.h> header file. */
 
65
#undef HAVE_MENU_H
 
66
 
 
67
/* Define to 1 if you have the <panel.h> header file. */
 
68
#undef HAVE_PANEL_H
 
69
 
 
70
/* Define to 1 if you have the <stdint.h> header file. */
 
71
#undef HAVE_STDINT_H
 
72
 
 
73
/* Define to 1 if you have the <stdlib.h> header file. */
 
74
#undef HAVE_STDLIB_H
 
75
 
 
76
/* Define to 1 if you have the <strings.h> header file. */
 
77
#undef HAVE_STRINGS_H
 
78
 
 
79
/* Define to 1 if you have the <string.h> header file. */
 
80
#undef HAVE_STRING_H
 
81
 
 
82
/* Define to 1 if you have the <sys/stat.h> header file. */
 
83
#undef HAVE_SYS_STAT_H
 
84
 
 
85
/* Define to 1 if you have the <sys/types.h> header file. */
 
86
#undef HAVE_SYS_TYPES_H
 
87
 
 
88
/* Define to 1 if you have the <unistd.h> header file. */
 
89
#undef HAVE_UNISTD_H
 
90
 
 
91
/* Name of package */
 
92
#undef PACKAGE
 
93
 
 
94
/* Define to the address where bug reports for this package should be sent. */
 
95
#undef PACKAGE_BUGREPORT
 
96
 
 
97
/* Define to the full name of this package. */
 
98
#undef PACKAGE_NAME
 
99
 
 
100
/* Define to the full name and version of this package. */
 
101
#undef PACKAGE_STRING
 
102
 
 
103
/* Define to the one symbol short name of this package. */
 
104
#undef PACKAGE_TARNAME
 
105
 
 
106
/* Define to the version of this package. */
 
107
#undef PACKAGE_VERSION
 
108
 
 
109
/* directory containing sample data */
 
110
#undef SOUNDSDIR
 
111
 
 
112
/* Define to 1 if you have the ANSI C header files. */
 
113
#undef STDC_HEADERS
 
114
 
 
115
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 
116
#undef TIME_WITH_SYS_TIME
 
117
 
 
118
/* ALSA util version */
 
119
#undef VERSION
 
120
 
 
121
/* Number of bits in a file offset, on hosts where this is settable. */
 
122
#undef _FILE_OFFSET_BITS
 
123
 
 
124
/* Define for large files, on AIX-style hosts. */
 
125
#undef _LARGE_FILES
 
126
 
 
127
/* Define to empty if `const' does not conform to ANSI C. */
 
128
#undef const
 
129
 
 
130
/* Define to `__inline__' or `__inline' if that's what the C compiler
 
131
   calls it, or to nothing if 'inline' is not supported under any name.  */
 
132
#ifndef __cplusplus
 
133
#undef inline
 
134
#endif