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

« back to all changes in this revision

Viewing changes to alsactl/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jordi Mallach, Elimar Riesebieter
  • Date: 2008-06-25 10:14:09 UTC
  • mfrom: (1.2.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20080625101409-uv0q00ftzk3tisex
Tags: 1.0.16-2
[ Elimar Riesebieter ]
Dropped udev recommendation (closes: 476728)

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
        $(top_srcdir)/configure.in
51
51
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52
52
        $(ACLOCAL_M4)
53
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
53
mkinstalldirs = $(install_sh) -d
54
54
CONFIG_HEADER = $(top_builddir)/include/aconfig.h
55
55
CONFIG_CLEAN_FILES =
56
56
am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)"
103
103
EGREP = @EGREP@
104
104
EXEEXT = @EXEEXT@
105
105
GMSGFMT = @GMSGFMT@
 
106
GMSGFMT_015 = @GMSGFMT_015@
 
107
GREP = @GREP@
106
108
INSTALL_DATA = @INSTALL_DATA@
107
109
INSTALL_PROGRAM = @INSTALL_PROGRAM@
108
110
INSTALL_SCRIPT = @INSTALL_SCRIPT@
119
121
LTLIBINTL = @LTLIBINTL@
120
122
LTLIBOBJS = @LTLIBOBJS@
121
123
MAKEINFO = @MAKEINFO@
122
 
MKINSTALLDIRS = @MKINSTALLDIRS@
123
124
MSGFMT = @MSGFMT@
 
125
MSGFMT_015 = @MSGFMT_015@
124
126
MSGMERGE = @MSGMERGE@
125
127
OBJEXT = @OBJEXT@
126
128
PACKAGE = @PACKAGE@
142
144
USE_NLS = @USE_NLS@
143
145
VERSION = @VERSION@
144
146
XGETTEXT = @XGETTEXT@
 
147
XGETTEXT_015 = @XGETTEXT_015@
145
148
ac_ct_CC = @ac_ct_CC@
146
 
ac_ct_STRIP = @ac_ct_STRIP@
147
149
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
148
150
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
149
151
am__include = @am__include@
158
160
build_os = @build_os@
159
161
build_vendor = @build_vendor@
160
162
datadir = @datadir@
 
163
datarootdir = @datarootdir@
 
164
docdir = @docdir@
 
165
dvidir = @dvidir@
161
166
exec_prefix = @exec_prefix@
162
167
host = @host@
163
168
host_alias = @host_alias@
164
169
host_cpu = @host_cpu@
165
170
host_os = @host_os@
166
171
host_vendor = @host_vendor@
 
172
htmldir = @htmldir@
167
173
includedir = @includedir@
168
174
infodir = @infodir@
169
175
install_sh = @install_sh@
170
176
libdir = @libdir@
171
177
libexecdir = @libexecdir@
 
178
localedir = @localedir@
172
179
localstatedir = @localstatedir@
173
180
mandir = @mandir@
174
181
mkdir_p = @mkdir_p@
175
182
oldincludedir = @oldincludedir@
 
183
pdfdir = @pdfdir@
176
184
prefix = @prefix@
177
185
program_transform_name = @program_transform_name@
 
186
psdir = @psdir@
178
187
sbindir = @sbindir@
179
188
sharedstatedir = @sharedstatedir@
180
189
sysconfdir = @sysconfdir@