~ubuntu-branches/ubuntu/edgy/grub/edgy

« back to all changes in this revision

Viewing changes to grub/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2006-09-14 09:33:41 UTC
  • Revision ID: james.westby@ubuntu.com-20060914093341-uu3k3wzun3b5p4c7
Tags: 0.97-11ubuntu11
Make the boot message a little less jargon-y.

Show diffs side-by-side

added added

removed removed

Lines of Context:
97
97
FSYS_CFLAGS = @FSYS_CFLAGS@
98
98
GRAPHICS_SUPPORT_FALSE = @GRAPHICS_SUPPORT_FALSE@
99
99
GRAPHICS_SUPPORT_TRUE = @GRAPHICS_SUPPORT_TRUE@
 
100
GREP = @GREP@
100
101
GRUB_CFLAGS = @GRUB_CFLAGS@
101
102
GRUB_LIBS = @GRUB_LIBS@
102
103
HERCULES_SUPPORT_FALSE = @HERCULES_SUPPORT_FALSE@
140
141
STRIP = @STRIP@
141
142
VERSION = @VERSION@
142
143
ac_ct_CC = @ac_ct_CC@
143
 
ac_ct_OBJCOPY = @ac_ct_OBJCOPY@
144
 
ac_ct_RANLIB = @ac_ct_RANLIB@
145
 
ac_ct_STRIP = @ac_ct_STRIP@
146
144
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
147
145
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
148
146
am__include = @am__include@
157
155
build_os = @build_os@
158
156
build_vendor = @build_vendor@
159
157
datadir = @datadir@
 
158
datarootdir = @datarootdir@
 
159
docdir = @docdir@
 
160
dvidir = @dvidir@
160
161
exec_prefix = @exec_prefix@
161
162
host = @host@
162
163
host_alias = @host_alias@
163
164
host_cpu = @host_cpu@
164
165
host_os = @host_os@
165
166
host_vendor = @host_vendor@
 
167
htmldir = @htmldir@
166
168
includedir = @includedir@
167
169
infodir = @infodir@
168
170
install_sh = @install_sh@
169
171
libdir = @libdir@
170
172
libexecdir = @libexecdir@
 
173
localedir = @localedir@
171
174
localstatedir = @localstatedir@
172
175
mandir = @mandir@
173
176
mkdir_p = @mkdir_p@
174
177
oldincludedir = @oldincludedir@
 
178
pdfdir = @pdfdir@
175
179
prefix = @prefix@
176
180
program_transform_name = @program_transform_name@
 
181
psdir = @psdir@
177
182
sbindir = @sbindir@
178
183
sharedstatedir = @sharedstatedir@
179
184
sysconfdir = @sysconfdir@