grub.100-autoreconf.patch 65 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407
  1. diff -rup grub-0.97.oorig/aclocal.m4 grub-0.97/aclocal.m4
  2. --- grub-0.97.oorig/aclocal.m4 2005-05-08 04:41:18.000000000 +0200
  3. +++ grub-0.97/aclocal.m4 2006-03-12 14:00:35.000000000 +0100
  4. @@ -1,7 +1,7 @@
  5. -# generated automatically by aclocal 1.9.4 -*- Autoconf -*-
  6. +# generated automatically by aclocal 1.9.6 -*- Autoconf -*-
  7. -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
  8. -# Free Software Foundation, Inc.
  9. +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
  10. +# 2005 Free Software Foundation, Inc.
  11. # This file is free software; the Free Software Foundation
  12. # gives unlimited permission to copy and/or distribute it,
  13. # with or without modifications, as long as this notice is preserved.
  14. @@ -11,23 +11,11 @@
  15. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  16. # PARTICULAR PURPOSE.
  17. -# -*- Autoconf -*-
  18. -# Copyright (C) 2002, 2003 Free Software Foundation, Inc.
  19. -# Generated from amversion.in; do not edit by hand.
  20. -
  21. -# This program is free software; you can redistribute it and/or modify
  22. -# it under the terms of the GNU General Public License as published by
  23. -# the Free Software Foundation; either version 2, or (at your option)
  24. -# any later version.
  25. -
  26. -# This program is distributed in the hope that it will be useful,
  27. -# but WITHOUT ANY WARRANTY; without even the implied warranty of
  28. -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  29. -# GNU General Public License for more details.
  30. -
  31. -# You should have received a copy of the GNU General Public License
  32. -# along with this program; if not, write to the Free Software
  33. -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
  34. +# Copyright (C) 2002, 2003, 2005 Free Software Foundation, Inc.
  35. +#
  36. +# This file is free software; the Free Software Foundation
  37. +# gives unlimited permission to copy and/or distribute it,
  38. +# with or without modifications, as long as this notice is preserved.
  39. # AM_AUTOMAKE_VERSION(VERSION)
  40. # ----------------------------
  41. @@ -40,26 +28,15 @@ AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api
  42. # Call AM_AUTOMAKE_VERSION so it can be traced.
  43. # This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
  44. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
  45. - [AM_AUTOMAKE_VERSION([1.9.4])])
  46. -
  47. -# AM_AUX_DIR_EXPAND
  48. -
  49. -# Copyright (C) 2001, 2003 Free Software Foundation, Inc.
  50. + [AM_AUTOMAKE_VERSION([1.9.6])])
  51. -# This program is free software; you can redistribute it and/or modify
  52. -# it under the terms of the GNU General Public License as published by
  53. -# the Free Software Foundation; either version 2, or (at your option)
  54. -# any later version.
  55. +# AM_AUX_DIR_EXPAND -*- Autoconf -*-
  56. -# This program is distributed in the hope that it will be useful,
  57. -# but WITHOUT ANY WARRANTY; without even the implied warranty of
  58. -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  59. -# GNU General Public License for more details.
  60. -
  61. -# You should have received a copy of the GNU General Public License
  62. -# along with this program; if not, write to the Free Software
  63. -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
  64. -# 02111-1307, USA.
  65. +# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
  66. +#
  67. +# This file is free software; the Free Software Foundation
  68. +# gives unlimited permission to copy and/or distribute it,
  69. +# with or without modifications, as long as this notice is preserved.
  70. # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
  71. # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to
  72. @@ -106,26 +83,16 @@ AC_PREREQ([2.50])dnl
  73. am_aux_dir=`cd $ac_aux_dir && pwd`
  74. ])
  75. -# AM_CONDITIONAL -*- Autoconf -*-
  76. +# AM_CONDITIONAL -*- Autoconf -*-
  77. -# Copyright (C) 1997, 2000, 2001, 2003, 2004 Free Software Foundation, Inc.
  78. -
  79. -# This program is free software; you can redistribute it and/or modify
  80. -# it under the terms of the GNU General Public License as published by
  81. -# the Free Software Foundation; either version 2, or (at your option)
  82. -# any later version.
  83. -
  84. -# This program is distributed in the hope that it will be useful,
  85. -# but WITHOUT ANY WARRANTY; without even the implied warranty of
  86. -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  87. -# GNU General Public License for more details.
  88. -
  89. -# You should have received a copy of the GNU General Public License
  90. -# along with this program; if not, write to the Free Software
  91. -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
  92. -# 02111-1307, USA.
  93. +# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005
  94. +# Free Software Foundation, Inc.
  95. +#
  96. +# This file is free software; the Free Software Foundation
  97. +# gives unlimited permission to copy and/or distribute it,
  98. +# with or without modifications, as long as this notice is preserved.
  99. -# serial 6
  100. +# serial 7
  101. # AM_CONDITIONAL(NAME, SHELL-CONDITION)
  102. # -------------------------------------
  103. @@ -149,26 +116,15 @@ AC_CONFIG_COMMANDS_PRE(
  104. Usually this means the macro was only invoked conditionally.]])
  105. fi])])
  106. -# serial 7 -*- Autoconf -*-
  107. -# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004
  108. +# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
  109. # Free Software Foundation, Inc.
  110. +#
  111. +# This file is free software; the Free Software Foundation
  112. +# gives unlimited permission to copy and/or distribute it,
  113. +# with or without modifications, as long as this notice is preserved.
  114. -# This program is free software; you can redistribute it and/or modify
  115. -# it under the terms of the GNU General Public License as published by
  116. -# the Free Software Foundation; either version 2, or (at your option)
  117. -# any later version.
  118. -
  119. -# This program is distributed in the hope that it will be useful,
  120. -# but WITHOUT ANY WARRANTY; without even the implied warranty of
  121. -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  122. -# GNU General Public License for more details.
  123. -
  124. -# You should have received a copy of the GNU General Public License
  125. -# along with this program; if not, write to the Free Software
  126. -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
  127. -# 02111-1307, USA.
  128. -
  129. +# serial 8
  130. # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
  131. # written in clear, in which case automake, when reading aclocal.m4,
  132. @@ -177,7 +133,6 @@ fi])])
  133. # CC etc. in the Makefile, will ask for an AC_PROG_CC use...
  134. -
  135. # _AM_DEPENDENCIES(NAME)
  136. # ----------------------
  137. # See how the compiler implements dependency checking.
  138. @@ -317,27 +272,16 @@ AM_CONDITIONAL([AMDEP], [test "x$enable_
  139. AC_SUBST([AMDEPBACKSLASH])
  140. ])
  141. -# Generate code to set up dependency tracking. -*- Autoconf -*-
  142. -
  143. -# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004
  144. -# Free Software Foundation, Inc.
  145. -
  146. -# This program is free software; you can redistribute it and/or modify
  147. -# it under the terms of the GNU General Public License as published by
  148. -# the Free Software Foundation; either version 2, or (at your option)
  149. -# any later version.
  150. +# Generate code to set up dependency tracking. -*- Autoconf -*-
  151. -# This program is distributed in the hope that it will be useful,
  152. -# but WITHOUT ANY WARRANTY; without even the implied warranty of
  153. -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  154. -# GNU General Public License for more details.
  155. -
  156. -# You should have received a copy of the GNU General Public License
  157. -# along with this program; if not, write to the Free Software
  158. -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
  159. -# 02111-1307, USA.
  160. +# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
  161. +# Free Software Foundation, Inc.
  162. +#
  163. +# This file is free software; the Free Software Foundation
  164. +# gives unlimited permission to copy and/or distribute it,
  165. +# with or without modifications, as long as this notice is preserved.
  166. -#serial 2
  167. +#serial 3
  168. # _AM_OUTPUT_DEPENDENCY_COMMANDS
  169. # ------------------------------
  170. @@ -396,30 +340,19 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS]
  171. [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
  172. ])
  173. -# Do all the work for Automake. -*- Autoconf -*-
  174. +# Do all the work for Automake. -*- Autoconf -*-
  175. -# This macro actually does too much some checks are only needed if
  176. -# your package does certain things. But this isn't really a big deal.
  177. -
  178. -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
  179. +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
  180. # Free Software Foundation, Inc.
  181. +#
  182. +# This file is free software; the Free Software Foundation
  183. +# gives unlimited permission to copy and/or distribute it,
  184. +# with or without modifications, as long as this notice is preserved.
  185. -# This program is free software; you can redistribute it and/or modify
  186. -# it under the terms of the GNU General Public License as published by
  187. -# the Free Software Foundation; either version 2, or (at your option)
  188. -# any later version.
  189. -
  190. -# This program is distributed in the hope that it will be useful,
  191. -# but WITHOUT ANY WARRANTY; without even the implied warranty of
  192. -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  193. -# GNU General Public License for more details.
  194. -
  195. -# You should have received a copy of the GNU General Public License
  196. -# along with this program; if not, write to the Free Software
  197. -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
  198. -# 02111-1307, USA.
  199. +# serial 12
  200. -# serial 11
  201. +# This macro actually does too much. Some checks are only needed if
  202. +# your package does certain things. But this isn't really a big deal.
  203. # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
  204. # AM_INIT_AUTOMAKE([OPTIONS])
  205. @@ -521,51 +454,27 @@ for _am_header in $config_headers :; do
  206. done
  207. echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
  208. +# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
  209. +#
  210. +# This file is free software; the Free Software Foundation
  211. +# gives unlimited permission to copy and/or distribute it,
  212. +# with or without modifications, as long as this notice is preserved.
  213. +
  214. # AM_PROG_INSTALL_SH
  215. # ------------------
  216. # Define $install_sh.
  217. -
  218. -# Copyright (C) 2001, 2003 Free Software Foundation, Inc.
  219. -
  220. -# This program is free software; you can redistribute it and/or modify
  221. -# it under the terms of the GNU General Public License as published by
  222. -# the Free Software Foundation; either version 2, or (at your option)
  223. -# any later version.
  224. -
  225. -# This program is distributed in the hope that it will be useful,
  226. -# but WITHOUT ANY WARRANTY; without even the implied warranty of
  227. -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  228. -# GNU General Public License for more details.
  229. -
  230. -# You should have received a copy of the GNU General Public License
  231. -# along with this program; if not, write to the Free Software
  232. -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
  233. -# 02111-1307, USA.
  234. -
  235. AC_DEFUN([AM_PROG_INSTALL_SH],
  236. [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
  237. install_sh=${install_sh-"$am_aux_dir/install-sh"}
  238. AC_SUBST(install_sh)])
  239. -# -*- Autoconf -*-
  240. -# Copyright (C) 2003 Free Software Foundation, Inc.
  241. -
  242. -# This program is free software; you can redistribute it and/or modify
  243. -# it under the terms of the GNU General Public License as published by
  244. -# the Free Software Foundation; either version 2, or (at your option)
  245. -# any later version.
  246. -
  247. -# This program is distributed in the hope that it will be useful,
  248. -# but WITHOUT ANY WARRANTY; without even the implied warranty of
  249. -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  250. -# GNU General Public License for more details.
  251. -
  252. -# You should have received a copy of the GNU General Public License
  253. -# along with this program; if not, write to the Free Software
  254. -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
  255. -# 02111-1307, USA.
  256. +# Copyright (C) 2003, 2005 Free Software Foundation, Inc.
  257. +#
  258. +# This file is free software; the Free Software Foundation
  259. +# gives unlimited permission to copy and/or distribute it,
  260. +# with or without modifications, as long as this notice is preserved.
  261. -# serial 1
  262. +# serial 2
  263. # Check whether the underlying file-system supports filenames
  264. # with a leading dot. For instance MS-DOS doesn't.
  265. @@ -580,28 +489,17 @@ fi
  266. rmdir .tst 2>/dev/null
  267. AC_SUBST([am__leading_dot])])
  268. -# Add --enable-maintainer-mode option to configure.
  269. +# Add --enable-maintainer-mode option to configure. -*- Autoconf -*-
  270. # From Jim Meyering
  271. -# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004
  272. +# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005
  273. # Free Software Foundation, Inc.
  274. +#
  275. +# This file is free software; the Free Software Foundation
  276. +# gives unlimited permission to copy and/or distribute it,
  277. +# with or without modifications, as long as this notice is preserved.
  278. -# This program is free software; you can redistribute it and/or modify
  279. -# it under the terms of the GNU General Public License as published by
  280. -# the Free Software Foundation; either version 2, or (at your option)
  281. -# any later version.
  282. -
  283. -# This program is distributed in the hope that it will be useful,
  284. -# but WITHOUT ANY WARRANTY; without even the implied warranty of
  285. -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  286. -# GNU General Public License for more details.
  287. -
  288. -# You should have received a copy of the GNU General Public License
  289. -# along with this program; if not, write to the Free Software
  290. -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
  291. -# 02111-1307, USA.
  292. -
  293. -# serial 3
  294. +# serial 4
  295. AC_DEFUN([AM_MAINTAINER_MODE],
  296. [AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
  297. @@ -620,26 +518,15 @@ AC_DEFUN([AM_MAINTAINER_MODE],
  298. AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
  299. -# Check to see how 'make' treats includes. -*- Autoconf -*-
  300. -
  301. -# Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
  302. +# Check to see how 'make' treats includes. -*- Autoconf -*-
  303. -# This program is free software; you can redistribute it and/or modify
  304. -# it under the terms of the GNU General Public License as published by
  305. -# the Free Software Foundation; either version 2, or (at your option)
  306. -# any later version.
  307. -
  308. -# This program is distributed in the hope that it will be useful,
  309. -# but WITHOUT ANY WARRANTY; without even the implied warranty of
  310. -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  311. -# GNU General Public License for more details.
  312. -
  313. -# You should have received a copy of the GNU General Public License
  314. -# along with this program; if not, write to the Free Software
  315. -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
  316. -# 02111-1307, USA.
  317. +# Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
  318. +#
  319. +# This file is free software; the Free Software Foundation
  320. +# gives unlimited permission to copy and/or distribute it,
  321. +# with or without modifications, as long as this notice is preserved.
  322. -# serial 2
  323. +# serial 3
  324. # AM_MAKE_INCLUDE()
  325. # -----------------
  326. @@ -683,27 +570,16 @@ AC_MSG_RESULT([$_am_result])
  327. rm -f confinc confmf
  328. ])
  329. -# -*- Autoconf -*-
  330. -
  331. -
  332. -# Copyright (C) 1997, 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
  333. -
  334. -# This program is free software; you can redistribute it and/or modify
  335. -# it under the terms of the GNU General Public License as published by
  336. -# the Free Software Foundation; either version 2, or (at your option)
  337. -# any later version.
  338. +# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
  339. -# This program is distributed in the hope that it will be useful,
  340. -# but WITHOUT ANY WARRANTY; without even the implied warranty of
  341. -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  342. -# GNU General Public License for more details.
  343. -
  344. -# You should have received a copy of the GNU General Public License
  345. -# along with this program; if not, write to the Free Software
  346. -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
  347. -# 02111-1307, USA.
  348. +# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2005
  349. +# Free Software Foundation, Inc.
  350. +#
  351. +# This file is free software; the Free Software Foundation
  352. +# gives unlimited permission to copy and/or distribute it,
  353. +# with or without modifications, as long as this notice is preserved.
  354. -# serial 3
  355. +# serial 4
  356. # AM_MISSING_PROG(NAME, PROGRAM)
  357. # ------------------------------
  358. @@ -729,27 +605,16 @@ else
  359. fi
  360. ])
  361. +# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
  362. +#
  363. +# This file is free software; the Free Software Foundation
  364. +# gives unlimited permission to copy and/or distribute it,
  365. +# with or without modifications, as long as this notice is preserved.
  366. +
  367. # AM_PROG_MKDIR_P
  368. # ---------------
  369. # Check whether `mkdir -p' is supported, fallback to mkinstalldirs otherwise.
  370. -
  371. -# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
  372. -
  373. -# This program is free software; you can redistribute it and/or modify
  374. -# it under the terms of the GNU General Public License as published by
  375. -# the Free Software Foundation; either version 2, or (at your option)
  376. -# any later version.
  377. -
  378. -# This program is distributed in the hope that it will be useful,
  379. -# but WITHOUT ANY WARRANTY; without even the implied warranty of
  380. -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  381. -# GNU General Public License for more details.
  382. -
  383. -# You should have received a copy of the GNU General Public License
  384. -# along with this program; if not, write to the Free Software
  385. -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
  386. -# 02111-1307, USA.
  387. -
  388. +#
  389. # Automake 1.8 used `mkdir -m 0755 -p --' to ensure that directories
  390. # created by `make install' are always world readable, even if the
  391. # installer happens to have an overly restrictive umask (e.g. 077).
  392. @@ -803,26 +668,15 @@ else
  393. fi
  394. AC_SUBST([mkdir_p])])
  395. -# Helper functions for option handling. -*- Autoconf -*-
  396. +# Helper functions for option handling. -*- Autoconf -*-
  397. -# Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
  398. -
  399. -# This program is free software; you can redistribute it and/or modify
  400. -# it under the terms of the GNU General Public License as published by
  401. -# the Free Software Foundation; either version 2, or (at your option)
  402. -# any later version.
  403. -
  404. -# This program is distributed in the hope that it will be useful,
  405. -# but WITHOUT ANY WARRANTY; without even the implied warranty of
  406. -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  407. -# GNU General Public License for more details.
  408. -
  409. -# You should have received a copy of the GNU General Public License
  410. -# along with this program; if not, write to the Free Software
  411. -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
  412. -# 02111-1307, USA.
  413. +# Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
  414. +#
  415. +# This file is free software; the Free Software Foundation
  416. +# gives unlimited permission to copy and/or distribute it,
  417. +# with or without modifications, as long as this notice is preserved.
  418. -# serial 2
  419. +# serial 3
  420. # _AM_MANGLE_OPTION(NAME)
  421. # -----------------------
  422. @@ -847,28 +701,16 @@ AC_DEFUN([_AM_SET_OPTIONS],
  423. AC_DEFUN([_AM_IF_OPTION],
  424. [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
  425. -#
  426. -# Check to make sure that the build environment is sane.
  427. -#
  428. -
  429. -# Copyright (C) 1996, 1997, 2000, 2001, 2003 Free Software Foundation, Inc.
  430. -
  431. -# This program is free software; you can redistribute it and/or modify
  432. -# it under the terms of the GNU General Public License as published by
  433. -# the Free Software Foundation; either version 2, or (at your option)
  434. -# any later version.
  435. +# Check to make sure that the build environment is sane. -*- Autoconf -*-
  436. -# This program is distributed in the hope that it will be useful,
  437. -# but WITHOUT ANY WARRANTY; without even the implied warranty of
  438. -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  439. -# GNU General Public License for more details.
  440. -
  441. -# You should have received a copy of the GNU General Public License
  442. -# along with this program; if not, write to the Free Software
  443. -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
  444. -# 02111-1307, USA.
  445. +# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005
  446. +# Free Software Foundation, Inc.
  447. +#
  448. +# This file is free software; the Free Software Foundation
  449. +# gives unlimited permission to copy and/or distribute it,
  450. +# with or without modifications, as long as this notice is preserved.
  451. -# serial 3
  452. +# serial 4
  453. # AM_SANITY_CHECK
  454. # ---------------
  455. @@ -911,25 +753,14 @@ Check your system clock])
  456. fi
  457. AC_MSG_RESULT(yes)])
  458. -# AM_PROG_INSTALL_STRIP
  459. -
  460. -# Copyright (C) 2001, 2003 Free Software Foundation, Inc.
  461. -
  462. -# This program is free software; you can redistribute it and/or modify
  463. -# it under the terms of the GNU General Public License as published by
  464. -# the Free Software Foundation; either version 2, or (at your option)
  465. -# any later version.
  466. -
  467. -# This program is distributed in the hope that it will be useful,
  468. -# but WITHOUT ANY WARRANTY; without even the implied warranty of
  469. -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  470. -# GNU General Public License for more details.
  471. -
  472. -# You should have received a copy of the GNU General Public License
  473. -# along with this program; if not, write to the Free Software
  474. -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
  475. -# 02111-1307, USA.
  476. +# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
  477. +#
  478. +# This file is free software; the Free Software Foundation
  479. +# gives unlimited permission to copy and/or distribute it,
  480. +# with or without modifications, as long as this notice is preserved.
  481. +# AM_PROG_INSTALL_STRIP
  482. +# ---------------------
  483. # One issue with vendor `install' (even GNU) is that you can't
  484. # specify the program used to strip binaries. This is especially
  485. # annoying in cross-compiling environments, where the build's strip
  486. @@ -952,25 +783,13 @@ AC_SUBST([INSTALL_STRIP_PROGRAM])])
  487. # Check how to create a tarball. -*- Autoconf -*-
  488. -# Copyright (C) 2004 Free Software Foundation, Inc.
  489. -
  490. -# This program is free software; you can redistribute it and/or modify
  491. -# it under the terms of the GNU General Public License as published by
  492. -# the Free Software Foundation; either version 2, or (at your option)
  493. -# any later version.
  494. -
  495. -# This program is distributed in the hope that it will be useful,
  496. -# but WITHOUT ANY WARRANTY; without even the implied warranty of
  497. -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  498. -# GNU General Public License for more details.
  499. -
  500. -# You should have received a copy of the GNU General Public License
  501. -# along with this program; if not, write to the Free Software
  502. -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
  503. -# 02111-1307, USA.
  504. -
  505. -# serial 1
  506. +# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
  507. +#
  508. +# This file is free software; the Free Software Foundation
  509. +# gives unlimited permission to copy and/or distribute it,
  510. +# with or without modifications, as long as this notice is preserved.
  511. +# serial 2
  512. # _AM_PROG_TAR(FORMAT)
  513. # --------------------
  514. Only in grub-0.97/: autom4te.cache
  515. diff -rup grub-0.97.oorig/configure grub-0.97/configure
  516. --- grub-0.97.oorig/configure 2005-05-08 04:48:12.000000000 +0200
  517. +++ grub-0.97/configure 2006-03-12 14:00:38.000000000 +0100
  518. @@ -311,7 +311,7 @@ ac_includes_default="\
  519. # include <unistd.h>
  520. #endif"
  521. -ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar build build_cpu build_vendor build_os host host_cpu host_vendor host_os MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT PERL CC ac_ct_CC CFLAGS LDFLAGS CPPFLAGS EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CCAS RANLIB ac_ct_RANLIB STAGE1_CFLAGS STAGE2_CFLAGS GRUB_CFLAGS OBJCOPY ac_ct_OBJCOPY GRUB_LIBS CPP EGREP NETBOOT_SUPPORT_TRUE NETBOOT_SUPPORT_FALSE DISKLESS_SUPPORT_TRUE DISKLESS_SUPPORT_FALSE HERCULES_SUPPORT_TRUE HERCULES_SUPPORT_FALSE SERIAL_SUPPORT_TRUE SERIAL_SUPPORT_FALSE SERIAL_SPEED_SIMULATION_TRUE SERIAL_SPEED_SIMULATION_FALSE BUILD_EXAMPLE_KERNEL_TRUE BUILD_EXAMPLE_KERNEL_FALSE FSYS_CFLAGS NET_CFLAGS NET_EXTRAFLAGS NETBOOT_DRIVERS CCASFLAGS LIBOBJS LTLIBOBJS'
  522. +ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar build build_cpu build_vendor build_os host host_cpu host_vendor host_os MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT PERL CC ac_ct_CC CFLAGS LDFLAGS CPPFLAGS EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CCAS RANLIB ac_ct_RANLIB STAGE1_CFLAGS STAGE2_CFLAGS GRUB_CFLAGS OBJCOPY ac_ct_OBJCOPY GRUB_LIBS CPP EGREP NETBOOT_SUPPORT_TRUE NETBOOT_SUPPORT_FALSE DISKLESS_SUPPORT_TRUE DISKLESS_SUPPORT_FALSE GRAPHICS_SUPPORT_TRUE GRAPHICS_SUPPORT_FALSE HERCULES_SUPPORT_TRUE HERCULES_SUPPORT_FALSE SERIAL_SUPPORT_TRUE SERIAL_SUPPORT_FALSE SERIAL_SPEED_SIMULATION_TRUE SERIAL_SPEED_SIMULATION_FALSE BUILD_EXAMPLE_KERNEL_TRUE BUILD_EXAMPLE_KERNEL_FALSE FSYS_CFLAGS NET_CFLAGS NET_EXTRAFLAGS NETBOOT_DRIVERS CCASFLAGS LIBOBJS LTLIBOBJS'
  523. ac_subst_files=''
  524. # Initialize some variables set by options.
  525. @@ -914,6 +914,7 @@ Optional Features:
  526. set the default memory location for WD/SMC
  527. --enable-cs-scan=LIST probe for CS89x0 base address using LIST
  528. --enable-diskless enable diskless support
  529. + --disable-graphics disable graphics terminal support
  530. --disable-hercules disable hercules terminal support
  531. --disable-serial disable serial terminal support
  532. --enable-serial-speed-simulation
  533. @@ -1032,7 +1033,7 @@ esac
  534. else
  535. echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
  536. fi
  537. - cd $ac_popdir
  538. + cd "$ac_popdir"
  539. done
  540. fi
  541. @@ -2631,8 +2632,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
  542. cat conftest.err >&5
  543. echo "$as_me:$LINENO: \$? = $ac_status" >&5
  544. (exit $ac_status); } &&
  545. - { ac_try='test -z "$ac_c_werror_flag"
  546. - || test ! -s conftest.err'
  547. + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
  548. { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
  549. (eval $ac_try) 2>&5
  550. ac_status=$?
  551. @@ -2690,8 +2690,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
  552. cat conftest.err >&5
  553. echo "$as_me:$LINENO: \$? = $ac_status" >&5
  554. (exit $ac_status); } &&
  555. - { ac_try='test -z "$ac_c_werror_flag"
  556. - || test ! -s conftest.err'
  557. + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
  558. { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
  559. (eval $ac_try) 2>&5
  560. ac_status=$?
  561. @@ -2807,8 +2806,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
  562. cat conftest.err >&5
  563. echo "$as_me:$LINENO: \$? = $ac_status" >&5
  564. (exit $ac_status); } &&
  565. - { ac_try='test -z "$ac_c_werror_flag"
  566. - || test ! -s conftest.err'
  567. + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
  568. { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
  569. (eval $ac_try) 2>&5
  570. ac_status=$?
  571. @@ -2862,8 +2860,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
  572. cat conftest.err >&5
  573. echo "$as_me:$LINENO: \$? = $ac_status" >&5
  574. (exit $ac_status); } &&
  575. - { ac_try='test -z "$ac_c_werror_flag"
  576. - || test ! -s conftest.err'
  577. + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
  578. { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
  579. (eval $ac_try) 2>&5
  580. ac_status=$?
  581. @@ -2908,8 +2905,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
  582. cat conftest.err >&5
  583. echo "$as_me:$LINENO: \$? = $ac_status" >&5
  584. (exit $ac_status); } &&
  585. - { ac_try='test -z "$ac_c_werror_flag"
  586. - || test ! -s conftest.err'
  587. + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
  588. { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
  589. (eval $ac_try) 2>&5
  590. ac_status=$?
  591. @@ -2953,8 +2949,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
  592. cat conftest.err >&5
  593. echo "$as_me:$LINENO: \$? = $ac_status" >&5
  594. (exit $ac_status); } &&
  595. - { ac_try='test -z "$ac_c_werror_flag"
  596. - || test ! -s conftest.err'
  597. + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
  598. { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
  599. (eval $ac_try) 2>&5
  600. ac_status=$?
  601. @@ -3458,8 +3453,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
  602. cat conftest.err >&5
  603. echo "$as_me:$LINENO: \$? = $ac_status" >&5
  604. (exit $ac_status); } &&
  605. - { ac_try='test -z "$ac_c_werror_flag"
  606. - || test ! -s conftest.err'
  607. + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
  608. { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
  609. (eval $ac_try) 2>&5
  610. ac_status=$?
  611. @@ -3523,8 +3517,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
  612. cat conftest.err >&5
  613. echo "$as_me:$LINENO: \$? = $ac_status" >&5
  614. (exit $ac_status); } &&
  615. - { ac_try='test -z "$ac_c_werror_flag"
  616. - || test ! -s conftest.err'
  617. + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
  618. { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
  619. (eval $ac_try) 2>&5
  620. ac_status=$?
  621. @@ -3595,8 +3588,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
  622. cat conftest.err >&5
  623. echo "$as_me:$LINENO: \$? = $ac_status" >&5
  624. (exit $ac_status); } &&
  625. - { ac_try='test -z "$ac_c_werror_flag"
  626. - || test ! -s conftest.err'
  627. + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
  628. { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
  629. (eval $ac_try) 2>&5
  630. ac_status=$?
  631. @@ -3656,8 +3648,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
  632. cat conftest.err >&5
  633. echo "$as_me:$LINENO: \$? = $ac_status" >&5
  634. (exit $ac_status); } &&
  635. - { ac_try='test -z "$ac_c_werror_flag"
  636. - || test ! -s conftest.err'
  637. + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
  638. { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
  639. (eval $ac_try) 2>&5
  640. ac_status=$?
  641. @@ -4095,8 +4086,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
  642. cat conftest.err >&5
  643. echo "$as_me:$LINENO: \$? = $ac_status" >&5
  644. (exit $ac_status); } &&
  645. - { ac_try='test -z "$ac_c_werror_flag"
  646. - || test ! -s conftest.err'
  647. + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
  648. { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
  649. (eval $ac_try) 2>&5
  650. ac_status=$?
  651. @@ -4161,8 +4151,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
  652. cat conftest.err >&5
  653. echo "$as_me:$LINENO: \$? = $ac_status" >&5
  654. (exit $ac_status); } &&
  655. - { ac_try='test -z "$ac_c_werror_flag"
  656. - || test ! -s conftest.err'
  657. + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
  658. { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
  659. (eval $ac_try) 2>&5
  660. ac_status=$?
  661. @@ -4234,8 +4223,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
  662. cat conftest.err >&5
  663. echo "$as_me:$LINENO: \$? = $ac_status" >&5
  664. (exit $ac_status); } &&
  665. - { ac_try='test -z "$ac_c_werror_flag"
  666. - || test ! -s conftest.err'
  667. + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
  668. { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
  669. (eval $ac_try) 2>&5
  670. ac_status=$?
  671. @@ -4300,8 +4288,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
  672. cat conftest.err >&5
  673. echo "$as_me:$LINENO: \$? = $ac_status" >&5
  674. (exit $ac_status); } &&
  675. - { ac_try='test -z "$ac_c_werror_flag"
  676. - || test ! -s conftest.err'
  677. + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
  678. { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
  679. (eval $ac_try) 2>&5
  680. ac_status=$?
  681. @@ -4366,8 +4353,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
  682. cat conftest.err >&5
  683. echo "$as_me:$LINENO: \$? = $ac_status" >&5
  684. (exit $ac_status); } &&
  685. - { ac_try='test -z "$ac_c_werror_flag"
  686. - || test ! -s conftest.err'
  687. + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
  688. { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
  689. (eval $ac_try) 2>&5
  690. ac_status=$?
  691. @@ -4440,8 +4426,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
  692. cat conftest.err >&5
  693. echo "$as_me:$LINENO: \$? = $ac_status" >&5
  694. (exit $ac_status); } &&
  695. - { ac_try='test -z "$ac_c_werror_flag"
  696. - || test ! -s conftest.err'
  697. + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
  698. { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
  699. (eval $ac_try) 2>&5
  700. ac_status=$?
  701. @@ -4506,8 +4491,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
  702. cat conftest.err >&5
  703. echo "$as_me:$LINENO: \$? = $ac_status" >&5
  704. (exit $ac_status); } &&
  705. - { ac_try='test -z "$ac_c_werror_flag"
  706. - || test ! -s conftest.err'
  707. + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
  708. { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
  709. (eval $ac_try) 2>&5
  710. ac_status=$?
  711. @@ -4597,8 +4581,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
  712. cat conftest.err >&5
  713. echo "$as_me:$LINENO: \$? = $ac_status" >&5
  714. (exit $ac_status); } &&
  715. - { ac_try='test -z "$ac_c_werror_flag"
  716. - || test ! -s conftest.err'
  717. + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
  718. { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
  719. (eval $ac_try) 2>&5
  720. ac_status=$?
  721. @@ -4673,8 +4656,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
  722. cat conftest.err >&5
  723. echo "$as_me:$LINENO: \$? = $ac_status" >&5
  724. (exit $ac_status); } &&
  725. - { ac_try='test -z "$ac_c_werror_flag"
  726. - || test ! -s conftest.err'
  727. + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
  728. { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
  729. (eval $ac_try) 2>&5
  730. ac_status=$?
  731. @@ -4745,8 +4727,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
  732. cat conftest.err >&5
  733. echo "$as_me:$LINENO: \$? = $ac_status" >&5
  734. (exit $ac_status); } &&
  735. - { ac_try='test -z "$ac_c_werror_flag"
  736. - || test ! -s conftest.err'
  737. + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
  738. { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
  739. (eval $ac_try) 2>&5
  740. ac_status=$?
  741. @@ -5070,8 +5051,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
  742. cat conftest.err >&5
  743. echo "$as_me:$LINENO: \$? = $ac_status" >&5
  744. (exit $ac_status); } &&
  745. - { ac_try='test -z "$ac_c_werror_flag"
  746. - || test ! -s conftest.err'
  747. + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
  748. { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
  749. (eval $ac_try) 2>&5
  750. ac_status=$?
  751. @@ -5241,8 +5221,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
  752. cat conftest.err >&5
  753. echo "$as_me:$LINENO: \$? = $ac_status" >&5
  754. (exit $ac_status); } &&
  755. - { ac_try='test -z "$ac_c_werror_flag"
  756. - || test ! -s conftest.err'
  757. + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
  758. { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
  759. (eval $ac_try) 2>&5
  760. ac_status=$?
  761. @@ -5313,8 +5292,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
  762. cat conftest.err >&5
  763. echo "$as_me:$LINENO: \$? = $ac_status" >&5
  764. (exit $ac_status); } &&
  765. - { ac_try='test -z "$ac_c_werror_flag"
  766. - || test ! -s conftest.err'
  767. + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
  768. { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
  769. (eval $ac_try) 2>&5
  770. ac_status=$?
  771. @@ -5966,6 +5944,22 @@ else
  772. fi
  773. +# Check whether --enable-graphics or --disable-graphics was given.
  774. +if test "${enable_graphics+set}" = set; then
  775. + enableval="$enable_graphics"
  776. +
  777. +fi;
  778. +
  779. +
  780. +if test "x$enable_graphics" != xno; then
  781. + GRAPHICS_SUPPORT_TRUE=
  782. + GRAPHICS_SUPPORT_FALSE='#'
  783. +else
  784. + GRAPHICS_SUPPORT_TRUE='#'
  785. + GRAPHICS_SUPPORT_FALSE=
  786. +fi
  787. +
  788. +
  789. # Check whether --enable-hercules or --disable-hercules was given.
  790. if test "${enable_hercules+set}" = set; then
  791. enableval="$enable_hercules"
  792. @@ -6270,6 +6264,13 @@ echo "$as_me: error: conditional \"DISKL
  793. Usually this means the macro was only invoked conditionally." >&2;}
  794. { (exit 1); exit 1; }; }
  795. fi
  796. +if test -z "${GRAPHICS_SUPPORT_TRUE}" && test -z "${GRAPHICS_SUPPORT_FALSE}"; then
  797. + { { echo "$as_me:$LINENO: error: conditional \"GRAPHICS_SUPPORT\" was never defined.
  798. +Usually this means the macro was only invoked conditionally." >&5
  799. +echo "$as_me: error: conditional \"GRAPHICS_SUPPORT\" was never defined.
  800. +Usually this means the macro was only invoked conditionally." >&2;}
  801. + { (exit 1); exit 1; }; }
  802. +fi
  803. if test -z "${HERCULES_SUPPORT_TRUE}" && test -z "${HERCULES_SUPPORT_FALSE}"; then
  804. { { echo "$as_me:$LINENO: error: conditional \"HERCULES_SUPPORT\" was never defined.
  805. Usually this means the macro was only invoked conditionally." >&5
  806. @@ -6907,6 +6908,8 @@ s,@NETBOOT_SUPPORT_TRUE@,$NETBOOT_SUPPOR
  807. s,@NETBOOT_SUPPORT_FALSE@,$NETBOOT_SUPPORT_FALSE,;t t
  808. s,@DISKLESS_SUPPORT_TRUE@,$DISKLESS_SUPPORT_TRUE,;t t
  809. s,@DISKLESS_SUPPORT_FALSE@,$DISKLESS_SUPPORT_FALSE,;t t
  810. +s,@GRAPHICS_SUPPORT_TRUE@,$GRAPHICS_SUPPORT_TRUE,;t t
  811. +s,@GRAPHICS_SUPPORT_FALSE@,$GRAPHICS_SUPPORT_FALSE,;t t
  812. s,@HERCULES_SUPPORT_TRUE@,$HERCULES_SUPPORT_TRUE,;t t
  813. s,@HERCULES_SUPPORT_FALSE@,$HERCULES_SUPPORT_FALSE,;t t
  814. s,@SERIAL_SUPPORT_TRUE@,$SERIAL_SUPPORT_TRUE,;t t
  815. @@ -7088,11 +7091,6 @@ esac
  816. *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
  817. esac
  818. - if test x"$ac_file" != x-; then
  819. - { echo "$as_me:$LINENO: creating $ac_file" >&5
  820. -echo "$as_me: creating $ac_file" >&6;}
  821. - rm -f "$ac_file"
  822. - fi
  823. # Let's still pretend it is `configure' which instantiates (i.e., don't
  824. # use $as_me), people would be surprised to read:
  825. # /* config.h. Generated by config.status. */
  826. @@ -7131,6 +7129,12 @@ echo "$as_me: error: cannot find input f
  827. fi;;
  828. esac
  829. done` || { (exit 1); exit 1; }
  830. +
  831. + if test x"$ac_file" != x-; then
  832. + { echo "$as_me:$LINENO: creating $ac_file" >&5
  833. +echo "$as_me: creating $ac_file" >&6;}
  834. + rm -f "$ac_file"
  835. + fi
  836. _ACEOF
  837. cat >>$CONFIG_STATUS <<_ACEOF
  838. sed "$ac_vpsub
  839. diff -rup grub-0.97.oorig/docs/Makefile.in grub-0.97/docs/Makefile.in
  840. --- grub-0.97.oorig/docs/Makefile.in 2005-05-08 04:42:34.000000000 +0200
  841. +++ grub-0.97/docs/Makefile.in 2006-03-12 14:00:43.000000000 +0100
  842. @@ -1,8 +1,8 @@
  843. -# Makefile.in generated by automake 1.9.4 from Makefile.am.
  844. +# Makefile.in generated by automake 1.9.6 from Makefile.am.
  845. # @configure_input@
  846. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  847. -# 2003, 2004 Free Software Foundation, Inc.
  848. +# 2003, 2004, 2005 Free Software Foundation, Inc.
  849. # This Makefile.in is free software; the Free Software Foundation
  850. # gives unlimited permission to copy and/or distribute it,
  851. # with or without modifications, as long as this notice is preserved.
  852. @@ -15,8 +15,6 @@
  853. @SET_MAKE@
  854. -SOURCES = $(kernel_SOURCES)
  855. -
  856. srcdir = @srcdir@
  857. top_srcdir = @top_srcdir@
  858. VPATH = @srcdir@
  859. @@ -120,6 +118,8 @@ ECHO_T = @ECHO_T@
  860. EGREP = @EGREP@
  861. EXEEXT = @EXEEXT@
  862. FSYS_CFLAGS = @FSYS_CFLAGS@
  863. +GRAPHICS_SUPPORT_FALSE = @GRAPHICS_SUPPORT_FALSE@
  864. +GRAPHICS_SUPPORT_TRUE = @GRAPHICS_SUPPORT_TRUE@
  865. GRUB_CFLAGS = @GRUB_CFLAGS@
  866. GRUB_LIBS = @GRUB_LIBS@
  867. HERCULES_SUPPORT_FALSE = @HERCULES_SUPPORT_FALSE@
  868. @@ -304,9 +304,11 @@ kernel-kernel.obj: kernel.c
  869. restore=: && backupdir="$(am__leading_dot)am$$$$" && \
  870. am__cwd=`pwd` && cd $(srcdir) && \
  871. rm -rf $$backupdir && mkdir $$backupdir && \
  872. - for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
  873. - if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
  874. - done; \
  875. + if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
  876. + for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
  877. + if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
  878. + done; \
  879. + else :; fi && \
  880. cd "$$am__cwd"; \
  881. if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
  882. -o $@ $<; \
  883. @@ -371,10 +373,11 @@ multiboot.dvi: multiboot.texi $(multiboo
  884. multiboot.pdf: multiboot.texi $(multiboot_TEXINFOS)
  885. multiboot.html: multiboot.texi $(multiboot_TEXINFOS)
  886. .dvi.ps:
  887. + TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
  888. $(DVIPS) -o $@ $<
  889. uninstall-info-am:
  890. - $(PRE_UNINSTALL)
  891. + @$(PRE_UNINSTALL)
  892. @if (install-info --version && \
  893. install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
  894. list='$(INFO_DEPS)'; \
  895. @@ -390,7 +393,7 @@ uninstall-info-am:
  896. relfile=`echo "$$file" | sed 's|^.*/||'`; \
  897. relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
  898. (if cd "$(DESTDIR)$(infodir)"; then \
  899. - echo " rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9])"; \
  900. + echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
  901. rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
  902. else :; fi); \
  903. done
  904. @@ -403,10 +406,13 @@ dist-info: $(INFO_DEPS)
  905. $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
  906. esac; \
  907. if test -f $$base; then d=.; else d=$(srcdir); fi; \
  908. - for file in $$d/$$base*; do \
  909. - relfile=`expr "$$file" : "$$d/\(.*\)"`; \
  910. - test -f $(distdir)/$$relfile || \
  911. - cp -p $$file $(distdir)/$$relfile; \
  912. + base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
  913. + for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
  914. + if test -f $$file; then \
  915. + relfile=`expr "$$file" : "$$d/\(.*\)"`; \
  916. + test -f $(distdir)/$$relfile || \
  917. + cp -p $$file $(distdir)/$$relfile; \
  918. + else :; fi; \
  919. done; \
  920. done
  921. diff -rup grub-0.97.oorig/grub/Makefile.in grub-0.97/grub/Makefile.in
  922. --- grub-0.97.oorig/grub/Makefile.in 2005-05-08 04:42:34.000000000 +0200
  923. +++ grub-0.97/grub/Makefile.in 2006-03-12 14:00:43.000000000 +0100
  924. @@ -1,8 +1,8 @@
  925. -# Makefile.in generated by automake 1.9.4 from Makefile.am.
  926. +# Makefile.in generated by automake 1.9.6 from Makefile.am.
  927. # @configure_input@
  928. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  929. -# 2003, 2004 Free Software Foundation, Inc.
  930. +# 2003, 2004, 2005 Free Software Foundation, Inc.
  931. # This Makefile.in is free software; the Free Software Foundation
  932. # gives unlimited permission to copy and/or distribute it,
  933. # with or without modifications, as long as this notice is preserved.
  934. @@ -14,8 +14,6 @@
  935. @SET_MAKE@
  936. -SOURCES = $(grub_SOURCES)
  937. -
  938. srcdir = @srcdir@
  939. top_srcdir = @top_srcdir@
  940. VPATH = @srcdir@
  941. @@ -97,6 +95,8 @@ ECHO_T = @ECHO_T@
  942. EGREP = @EGREP@
  943. EXEEXT = @EXEEXT@
  944. FSYS_CFLAGS = @FSYS_CFLAGS@
  945. +GRAPHICS_SUPPORT_FALSE = @GRAPHICS_SUPPORT_FALSE@
  946. +GRAPHICS_SUPPORT_TRUE = @GRAPHICS_SUPPORT_TRUE@
  947. GRUB_CFLAGS = @GRUB_CFLAGS@
  948. GRUB_LIBS = @GRUB_LIBS@
  949. HERCULES_SUPPORT_FALSE = @HERCULES_SUPPORT_FALSE@
  950. diff -rup grub-0.97.oorig/lib/Makefile.in grub-0.97/lib/Makefile.in
  951. --- grub-0.97.oorig/lib/Makefile.in 2005-05-08 04:42:35.000000000 +0200
  952. +++ grub-0.97/lib/Makefile.in 2006-03-12 14:00:44.000000000 +0100
  953. @@ -1,8 +1,8 @@
  954. -# Makefile.in generated by automake 1.9.4 from Makefile.am.
  955. +# Makefile.in generated by automake 1.9.6 from Makefile.am.
  956. # @configure_input@
  957. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  958. -# 2003, 2004 Free Software Foundation, Inc.
  959. +# 2003, 2004, 2005 Free Software Foundation, Inc.
  960. # This Makefile.in is free software; the Free Software Foundation
  961. # gives unlimited permission to copy and/or distribute it,
  962. # with or without modifications, as long as this notice is preserved.
  963. @@ -14,8 +14,6 @@
  964. @SET_MAKE@
  965. -SOURCES = $(libcommon_a_SOURCES)
  966. -
  967. srcdir = @srcdir@
  968. top_srcdir = @top_srcdir@
  969. VPATH = @srcdir@
  970. @@ -96,6 +94,8 @@ ECHO_T = @ECHO_T@
  971. EGREP = @EGREP@
  972. EXEEXT = @EXEEXT@
  973. FSYS_CFLAGS = @FSYS_CFLAGS@
  974. +GRAPHICS_SUPPORT_FALSE = @GRAPHICS_SUPPORT_FALSE@
  975. +GRAPHICS_SUPPORT_TRUE = @GRAPHICS_SUPPORT_TRUE@
  976. GRUB_CFLAGS = @GRUB_CFLAGS@
  977. GRUB_LIBS = @GRUB_LIBS@
  978. HERCULES_SUPPORT_FALSE = @HERCULES_SUPPORT_FALSE@
  979. diff -rup grub-0.97.oorig/Makefile.in grub-0.97/Makefile.in
  980. --- grub-0.97.oorig/Makefile.in 2005-05-08 04:42:40.000000000 +0200
  981. +++ grub-0.97/Makefile.in 2006-03-12 14:00:49.000000000 +0100
  982. @@ -1,8 +1,8 @@
  983. -# Makefile.in generated by automake 1.9.4 from Makefile.am.
  984. +# Makefile.in generated by automake 1.9.6 from Makefile.am.
  985. # @configure_input@
  986. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  987. -# 2003, 2004 Free Software Foundation, Inc.
  988. +# 2003, 2004, 2005 Free Software Foundation, Inc.
  989. # This Makefile.in is free software; the Free Software Foundation
  990. # gives unlimited permission to copy and/or distribute it,
  991. # with or without modifications, as long as this notice is preserved.
  992. @@ -101,6 +101,8 @@ ECHO_T = @ECHO_T@
  993. EGREP = @EGREP@
  994. EXEEXT = @EXEEXT@
  995. FSYS_CFLAGS = @FSYS_CFLAGS@
  996. +GRAPHICS_SUPPORT_FALSE = @GRAPHICS_SUPPORT_FALSE@
  997. +GRAPHICS_SUPPORT_TRUE = @GRAPHICS_SUPPORT_TRUE@
  998. GRUB_CFLAGS = @GRUB_CFLAGS@
  999. GRUB_LIBS = @GRUB_LIBS@
  1000. HERCULES_SUPPORT_FALSE = @HERCULES_SUPPORT_FALSE@
  1001. @@ -250,7 +252,13 @@ uninstall-info-am:
  1002. # (which will cause the Makefiles to be regenerated when you run `make');
  1003. # (2) otherwise, pass the desired values on the `make' command line.
  1004. $(RECURSIVE_TARGETS):
  1005. - @set fnord $$MAKEFLAGS; amf=$$2; \
  1006. + @failcom='exit 1'; \
  1007. + for f in x $$MAKEFLAGS; do \
  1008. + case $$f in \
  1009. + *=* | --[!k]*);; \
  1010. + *k*) failcom='fail=yes';; \
  1011. + esac; \
  1012. + done; \
  1013. dot_seen=no; \
  1014. target=`echo $@ | sed s/-recursive//`; \
  1015. list='$(SUBDIRS)'; for subdir in $$list; do \
  1016. @@ -262,7 +270,7 @@ $(RECURSIVE_TARGETS):
  1017. local_target="$$target"; \
  1018. fi; \
  1019. (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  1020. - || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
  1021. + || eval $$failcom; \
  1022. done; \
  1023. if test "$$dot_seen" = "no"; then \
  1024. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  1025. @@ -270,7 +278,13 @@ $(RECURSIVE_TARGETS):
  1026. mostlyclean-recursive clean-recursive distclean-recursive \
  1027. maintainer-clean-recursive:
  1028. - @set fnord $$MAKEFLAGS; amf=$$2; \
  1029. + @failcom='exit 1'; \
  1030. + for f in x $$MAKEFLAGS; do \
  1031. + case $$f in \
  1032. + *=* | --[!k]*);; \
  1033. + *k*) failcom='fail=yes';; \
  1034. + esac; \
  1035. + done; \
  1036. dot_seen=no; \
  1037. case "$@" in \
  1038. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  1039. @@ -291,7 +305,7 @@ maintainer-clean-recursive:
  1040. local_target="$$target"; \
  1041. fi; \
  1042. (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  1043. - || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
  1044. + || eval $$failcom; \
  1045. done && test -z "$$fail"
  1046. tags-recursive:
  1047. list='$(SUBDIRS)'; for subdir in $$list; do \
  1048. diff -rup grub-0.97.oorig/netboot/Makefile.in grub-0.97/netboot/Makefile.in
  1049. --- grub-0.97.oorig/netboot/Makefile.in 2005-05-08 04:42:35.000000000 +0200
  1050. +++ grub-0.97/netboot/Makefile.in 2006-03-12 14:00:44.000000000 +0100
  1051. @@ -1,8 +1,8 @@
  1052. -# Makefile.in generated by automake 1.9.4 from Makefile.am.
  1053. +# Makefile.in generated by automake 1.9.6 from Makefile.am.
  1054. # @configure_input@
  1055. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  1056. -# 2003, 2004 Free Software Foundation, Inc.
  1057. +# 2003, 2004, 2005 Free Software Foundation, Inc.
  1058. # This Makefile.in is free software; the Free Software Foundation
  1059. # gives unlimited permission to copy and/or distribute it,
  1060. # with or without modifications, as long as this notice is preserved.
  1061. @@ -14,8 +14,6 @@
  1062. @SET_MAKE@
  1063. -SOURCES = $(libdrivers_a_SOURCES) $(EXTRA_libdrivers_a_SOURCES)
  1064. -
  1065. srcdir = @srcdir@
  1066. top_srcdir = @top_srcdir@
  1067. VPATH = @srcdir@
  1068. @@ -97,6 +95,8 @@ ECHO_T = @ECHO_T@
  1069. EGREP = @EGREP@
  1070. EXEEXT = @EXEEXT@
  1071. FSYS_CFLAGS = @FSYS_CFLAGS@
  1072. +GRAPHICS_SUPPORT_FALSE = @GRAPHICS_SUPPORT_FALSE@
  1073. +GRAPHICS_SUPPORT_TRUE = @GRAPHICS_SUPPORT_TRUE@
  1074. GRUB_CFLAGS = @GRUB_CFLAGS@
  1075. GRUB_LIBS = @GRUB_LIBS@
  1076. HERCULES_SUPPORT_FALSE = @HERCULES_SUPPORT_FALSE@
  1077. diff -rup grub-0.97.oorig/stage1/Makefile.in grub-0.97/stage1/Makefile.in
  1078. --- grub-0.97.oorig/stage1/Makefile.in 2005-05-08 04:42:36.000000000 +0200
  1079. +++ grub-0.97/stage1/Makefile.in 2006-03-12 14:00:45.000000000 +0100
  1080. @@ -1,8 +1,8 @@
  1081. -# Makefile.in generated by automake 1.9.4 from Makefile.am.
  1082. +# Makefile.in generated by automake 1.9.6 from Makefile.am.
  1083. # @configure_input@
  1084. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  1085. -# 2003, 2004 Free Software Foundation, Inc.
  1086. +# 2003, 2004, 2005 Free Software Foundation, Inc.
  1087. # This Makefile.in is free software; the Free Software Foundation
  1088. # gives unlimited permission to copy and/or distribute it,
  1089. # with or without modifications, as long as this notice is preserved.
  1090. @@ -15,8 +15,6 @@
  1091. @SET_MAKE@
  1092. -SOURCES = $(stage1_exec_SOURCES)
  1093. -
  1094. srcdir = @srcdir@
  1095. top_srcdir = @top_srcdir@
  1096. VPATH = @srcdir@
  1097. @@ -102,6 +100,8 @@ ECHO_T = @ECHO_T@
  1098. EGREP = @EGREP@
  1099. EXEEXT = @EXEEXT@
  1100. FSYS_CFLAGS = @FSYS_CFLAGS@
  1101. +GRAPHICS_SUPPORT_FALSE = @GRAPHICS_SUPPORT_FALSE@
  1102. +GRAPHICS_SUPPORT_TRUE = @GRAPHICS_SUPPORT_TRUE@
  1103. GRUB_CFLAGS = @GRUB_CFLAGS@
  1104. GRUB_LIBS = @GRUB_LIBS@
  1105. HERCULES_SUPPORT_FALSE = @HERCULES_SUPPORT_FALSE@
  1106. diff -rup grub-0.97.oorig/stage2/Makefile.in grub-0.97/stage2/Makefile.in
  1107. --- grub-0.97.oorig/stage2/Makefile.in 2005-05-08 04:42:39.000000000 +0200
  1108. +++ grub-0.97/stage2/Makefile.in 2006-03-12 14:00:48.000000000 +0100
  1109. @@ -1,8 +1,8 @@
  1110. -# Makefile.in generated by automake 1.9.4 from Makefile.am.
  1111. +# Makefile.in generated by automake 1.9.6 from Makefile.am.
  1112. # @configure_input@
  1113. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  1114. -# 2003, 2004 Free Software Foundation, Inc.
  1115. +# 2003, 2004, 2005 Free Software Foundation, Inc.
  1116. # This Makefile.in is free software; the Free Software Foundation
  1117. # gives unlimited permission to copy and/or distribute it,
  1118. # with or without modifications, as long as this notice is preserved.
  1119. @@ -18,8 +18,6 @@
  1120. -SOURCES = $(libgrub_a_SOURCES) $(diskless_exec_SOURCES) $(e2fs_stage1_5_exec_SOURCES) $(fat_stage1_5_exec_SOURCES) $(ffs_stage1_5_exec_SOURCES) $(iso9660_stage1_5_exec_SOURCES) $(jfs_stage1_5_exec_SOURCES) $(minix_stage1_5_exec_SOURCES) $(nbloader_exec_SOURCES) $(pre_stage2_exec_SOURCES) $(pxeloader_exec_SOURCES) $(reiserfs_stage1_5_exec_SOURCES) $(start_exec_SOURCES) $(start_eltorito_exec_SOURCES) $(ufs2_stage1_5_exec_SOURCES) $(vstafs_stage1_5_exec_SOURCES) $(xfs_stage1_5_exec_SOURCES)
  1121. -
  1122. srcdir = @srcdir@
  1123. top_srcdir = @top_srcdir@
  1124. VPATH = @srcdir@
  1125. @@ -100,7 +98,7 @@ am_libgrub_a_OBJECTS = libgrub_a-boot.$(
  1126. libgrub_a-fsys_xfs.$(OBJEXT) libgrub_a-gunzip.$(OBJEXT) \
  1127. libgrub_a-md5.$(OBJEXT) libgrub_a-serial.$(OBJEXT) \
  1128. libgrub_a-stage2.$(OBJEXT) libgrub_a-terminfo.$(OBJEXT) \
  1129. - libgrub_a-tparm.$(OBJEXT)
  1130. + libgrub_a-tparm.$(OBJEXT) libgrub_a-graphics.$(OBJEXT)
  1131. libgrub_a_OBJECTS = $(am_libgrub_a_OBJECTS)
  1132. PROGRAMS = $(noinst_PROGRAMS)
  1133. am__objects_1 = diskless_exec-asm.$(OBJEXT) \
  1134. @@ -125,7 +123,8 @@ am__objects_1 = diskless_exec-asm.$(OBJE
  1135. diskless_exec-serial.$(OBJEXT) \
  1136. diskless_exec-smp-imps.$(OBJEXT) \
  1137. diskless_exec-stage2.$(OBJEXT) \
  1138. - diskless_exec-terminfo.$(OBJEXT) diskless_exec-tparm.$(OBJEXT)
  1139. + diskless_exec-terminfo.$(OBJEXT) diskless_exec-tparm.$(OBJEXT) \
  1140. + diskless_exec-graphics.$(OBJEXT)
  1141. am_diskless_exec_OBJECTS = $(am__objects_1)
  1142. diskless_exec_OBJECTS = $(am_diskless_exec_OBJECTS)
  1143. diskless_exec_DEPENDENCIES = ../netboot/libdrivers.a
  1144. @@ -217,7 +216,8 @@ am_pre_stage2_exec_OBJECTS = pre_stage2_
  1145. pre_stage2_exec-smp-imps.$(OBJEXT) \
  1146. pre_stage2_exec-stage2.$(OBJEXT) \
  1147. pre_stage2_exec-terminfo.$(OBJEXT) \
  1148. - pre_stage2_exec-tparm.$(OBJEXT)
  1149. + pre_stage2_exec-tparm.$(OBJEXT) \
  1150. + pre_stage2_exec-graphics.$(OBJEXT)
  1151. pre_stage2_exec_OBJECTS = $(am_pre_stage2_exec_OBJECTS)
  1152. @NETBOOT_SUPPORT_TRUE@pre_stage2_exec_DEPENDENCIES = \
  1153. @NETBOOT_SUPPORT_TRUE@ ../netboot/libdrivers.a
  1154. @@ -344,6 +344,8 @@ ECHO_T = @ECHO_T@
  1155. EGREP = @EGREP@
  1156. EXEEXT = @EXEEXT@
  1157. FSYS_CFLAGS = @FSYS_CFLAGS@
  1158. +GRAPHICS_SUPPORT_FALSE = @GRAPHICS_SUPPORT_FALSE@
  1159. +GRAPHICS_SUPPORT_TRUE = @GRAPHICS_SUPPORT_TRUE@
  1160. GRUB_CFLAGS = @GRUB_CFLAGS@
  1161. GRUB_LIBS = @GRUB_LIBS@
  1162. HERCULES_SUPPORT_FALSE = @HERCULES_SUPPORT_FALSE@
  1163. @@ -435,7 +437,7 @@ noinst_HEADERS = apic.h defs.h dir.h dis
  1164. fat.h filesys.h freebsd.h fs.h hercules.h i386-elf.h \
  1165. imgact_aout.h iso9660.h jfs.h mb_header.h mb_info.h md5.h \
  1166. nbi.h pc_slice.h serial.h shared.h smp-imps.h term.h \
  1167. - terminfo.h tparm.h nbi.h ufs2.h vstafs.h xfs.h
  1168. + terminfo.h tparm.h nbi.h ufs2.h vstafs.h xfs.h graphics.h
  1169. EXTRA_DIST = setjmp.S apm.S $(noinst_SCRIPTS)
  1170. @@ -448,7 +450,7 @@ libgrub_a_SOURCES = boot.c builtins.c ch
  1171. disk_io.c fsys_ext2fs.c fsys_fat.c fsys_ffs.c fsys_iso9660.c \
  1172. fsys_jfs.c fsys_minix.c fsys_reiserfs.c fsys_ufs2.c \
  1173. fsys_vstafs.c fsys_xfs.c gunzip.c md5.c serial.c stage2.c \
  1174. - terminfo.c tparm.c
  1175. + terminfo.c tparm.c graphics.c
  1176. libgrub_a_CFLAGS = $(GRUB_CFLAGS) -I$(top_srcdir)/lib \
  1177. -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 \
  1178. @@ -479,8 +481,10 @@ START_ELTORITO_LINK = -nostdlib -Wl,-N -
  1179. @SERIAL_SUPPORT_TRUE@SERIAL_FLAGS = -DSUPPORT_SERIAL=1
  1180. @HERCULES_SUPPORT_FALSE@HERCULES_FLAGS =
  1181. @HERCULES_SUPPORT_TRUE@HERCULES_FLAGS = -DSUPPORT_HERCULES=1
  1182. +@GRAPHICS_SUPPORT_FALSE@GRAPHICS_FLAGS =
  1183. +@GRAPHICS_SUPPORT_TRUE@GRAPHICS_FLAGS = -DSUPPORT_GRAPHICS=1
  1184. STAGE2_COMPILE = $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
  1185. - $(NETBOOT_FLAGS) $(SERIAL_FLAGS) $(HERCULES_FLAGS)
  1186. + $(NETBOOT_FLAGS) $(SERIAL_FLAGS) $(HERCULES_FLAGS) $(GRAPHICS_FLAGS)
  1187. STAGE1_5_LINK = -nostdlib -Wl,-N -Wl,-Ttext -Wl,2000
  1188. STAGE1_5_COMPILE = $(STAGE2_COMPILE) -DNO_DECOMPRESSION=1 -DSTAGE1_5=1
  1189. @@ -490,7 +494,8 @@ pre_stage2_exec_SOURCES = asm.S bios.c b
  1190. cmdline.c common.c console.c disk_io.c fsys_ext2fs.c \
  1191. fsys_fat.c fsys_ffs.c fsys_iso9660.c fsys_jfs.c fsys_minix.c \
  1192. fsys_reiserfs.c fsys_ufs2.c fsys_vstafs.c fsys_xfs.c gunzip.c \
  1193. - hercules.c md5.c serial.c smp-imps.c stage2.c terminfo.c tparm.c
  1194. + hercules.c md5.c serial.c smp-imps.c stage2.c terminfo.c tparm.c \
  1195. + graphics.c
  1196. pre_stage2_exec_CFLAGS = $(STAGE2_COMPILE) $(FSYS_CFLAGS)
  1197. pre_stage2_exec_CCASFLAGS = $(STAGE2_COMPILE) $(FSYS_CFLAGS)
  1198. @@ -766,6 +771,7 @@ distclean-compile:
  1199. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diskless_exec-fsys_ufs2.Po@am__quote@
  1200. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diskless_exec-fsys_vstafs.Po@am__quote@
  1201. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diskless_exec-fsys_xfs.Po@am__quote@
  1202. +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diskless_exec-graphics.Po@am__quote@
  1203. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diskless_exec-gunzip.Po@am__quote@
  1204. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diskless_exec-hercules.Po@am__quote@
  1205. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diskless_exec-md5.Po@am__quote@
  1206. @@ -820,6 +826,7 @@ distclean-compile:
  1207. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgrub_a-fsys_ufs2.Po@am__quote@
  1208. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgrub_a-fsys_vstafs.Po@am__quote@
  1209. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgrub_a-fsys_xfs.Po@am__quote@
  1210. +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgrub_a-graphics.Po@am__quote@
  1211. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgrub_a-gunzip.Po@am__quote@
  1212. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgrub_a-md5.Po@am__quote@
  1213. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgrub_a-serial.Po@am__quote@
  1214. @@ -850,6 +857,7 @@ distclean-compile:
  1215. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pre_stage2_exec-fsys_ufs2.Po@am__quote@
  1216. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pre_stage2_exec-fsys_vstafs.Po@am__quote@
  1217. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pre_stage2_exec-fsys_xfs.Po@am__quote@
  1218. +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pre_stage2_exec-graphics.Po@am__quote@
  1219. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pre_stage2_exec-gunzip.Po@am__quote@
  1220. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pre_stage2_exec-hercules.Po@am__quote@
  1221. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pre_stage2_exec-md5.Po@am__quote@
  1222. @@ -1367,6 +1375,20 @@ libgrub_a-tparm.obj: tparm.c
  1223. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1224. @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgrub_a_CFLAGS) $(CFLAGS) -c -o libgrub_a-tparm.obj `if test -f 'tparm.c'; then $(CYGPATH_W) 'tparm.c'; else $(CYGPATH_W) '$(srcdir)/tparm.c'; fi`
  1225. +libgrub_a-graphics.o: graphics.c
  1226. +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgrub_a_CFLAGS) $(CFLAGS) -MT libgrub_a-graphics.o -MD -MP -MF "$(DEPDIR)/libgrub_a-graphics.Tpo" -c -o libgrub_a-graphics.o `test -f 'graphics.c' || echo '$(srcdir)/'`graphics.c; \
  1227. +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgrub_a-graphics.Tpo" "$(DEPDIR)/libgrub_a-graphics.Po"; else rm -f "$(DEPDIR)/libgrub_a-graphics.Tpo"; exit 1; fi
  1228. +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='graphics.c' object='libgrub_a-graphics.o' libtool=no @AMDEPBACKSLASH@
  1229. +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1230. +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgrub_a_CFLAGS) $(CFLAGS) -c -o libgrub_a-graphics.o `test -f 'graphics.c' || echo '$(srcdir)/'`graphics.c
  1231. +
  1232. +libgrub_a-graphics.obj: graphics.c
  1233. +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgrub_a_CFLAGS) $(CFLAGS) -MT libgrub_a-graphics.obj -MD -MP -MF "$(DEPDIR)/libgrub_a-graphics.Tpo" -c -o libgrub_a-graphics.obj `if test -f 'graphics.c'; then $(CYGPATH_W) 'graphics.c'; else $(CYGPATH_W) '$(srcdir)/graphics.c'; fi`; \
  1234. +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgrub_a-graphics.Tpo" "$(DEPDIR)/libgrub_a-graphics.Po"; else rm -f "$(DEPDIR)/libgrub_a-graphics.Tpo"; exit 1; fi
  1235. +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='graphics.c' object='libgrub_a-graphics.obj' libtool=no @AMDEPBACKSLASH@
  1236. +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1237. +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgrub_a_CFLAGS) $(CFLAGS) -c -o libgrub_a-graphics.obj `if test -f 'graphics.c'; then $(CYGPATH_W) 'graphics.c'; else $(CYGPATH_W) '$(srcdir)/graphics.c'; fi`
  1238. +
  1239. diskless_exec-bios.o: bios.c
  1240. @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(diskless_exec_CFLAGS) $(CFLAGS) -MT diskless_exec-bios.o -MD -MP -MF "$(DEPDIR)/diskless_exec-bios.Tpo" -c -o diskless_exec-bios.o `test -f 'bios.c' || echo '$(srcdir)/'`bios.c; \
  1241. @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/diskless_exec-bios.Tpo" "$(DEPDIR)/diskless_exec-bios.Po"; else rm -f "$(DEPDIR)/diskless_exec-bios.Tpo"; exit 1; fi
  1242. @@ -1731,6 +1753,20 @@ diskless_exec-tparm.obj: tparm.c
  1243. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1244. @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(diskless_exec_CFLAGS) $(CFLAGS) -c -o diskless_exec-tparm.obj `if test -f 'tparm.c'; then $(CYGPATH_W) 'tparm.c'; else $(CYGPATH_W) '$(srcdir)/tparm.c'; fi`
  1245. +diskless_exec-graphics.o: graphics.c
  1246. +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(diskless_exec_CFLAGS) $(CFLAGS) -MT diskless_exec-graphics.o -MD -MP -MF "$(DEPDIR)/diskless_exec-graphics.Tpo" -c -o diskless_exec-graphics.o `test -f 'graphics.c' || echo '$(srcdir)/'`graphics.c; \
  1247. +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/diskless_exec-graphics.Tpo" "$(DEPDIR)/diskless_exec-graphics.Po"; else rm -f "$(DEPDIR)/diskless_exec-graphics.Tpo"; exit 1; fi
  1248. +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='graphics.c' object='diskless_exec-graphics.o' libtool=no @AMDEPBACKSLASH@
  1249. +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1250. +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(diskless_exec_CFLAGS) $(CFLAGS) -c -o diskless_exec-graphics.o `test -f 'graphics.c' || echo '$(srcdir)/'`graphics.c
  1251. +
  1252. +diskless_exec-graphics.obj: graphics.c
  1253. +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(diskless_exec_CFLAGS) $(CFLAGS) -MT diskless_exec-graphics.obj -MD -MP -MF "$(DEPDIR)/diskless_exec-graphics.Tpo" -c -o diskless_exec-graphics.obj `if test -f 'graphics.c'; then $(CYGPATH_W) 'graphics.c'; else $(CYGPATH_W) '$(srcdir)/graphics.c'; fi`; \
  1254. +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/diskless_exec-graphics.Tpo" "$(DEPDIR)/diskless_exec-graphics.Po"; else rm -f "$(DEPDIR)/diskless_exec-graphics.Tpo"; exit 1; fi
  1255. +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='graphics.c' object='diskless_exec-graphics.obj' libtool=no @AMDEPBACKSLASH@
  1256. +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1257. +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(diskless_exec_CFLAGS) $(CFLAGS) -c -o diskless_exec-graphics.obj `if test -f 'graphics.c'; then $(CYGPATH_W) 'graphics.c'; else $(CYGPATH_W) '$(srcdir)/graphics.c'; fi`
  1258. +
  1259. e2fs_stage1_5_exec-common.o: common.c
  1260. @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(e2fs_stage1_5_exec_CFLAGS) $(CFLAGS) -MT e2fs_stage1_5_exec-common.o -MD -MP -MF "$(DEPDIR)/e2fs_stage1_5_exec-common.Tpo" -c -o e2fs_stage1_5_exec-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
  1261. @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/e2fs_stage1_5_exec-common.Tpo" "$(DEPDIR)/e2fs_stage1_5_exec-common.Po"; else rm -f "$(DEPDIR)/e2fs_stage1_5_exec-common.Tpo"; exit 1; fi
  1262. @@ -2599,6 +2635,20 @@ pre_stage2_exec-tparm.obj: tparm.c
  1263. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1264. @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pre_stage2_exec_CFLAGS) $(CFLAGS) -c -o pre_stage2_exec-tparm.obj `if test -f 'tparm.c'; then $(CYGPATH_W) 'tparm.c'; else $(CYGPATH_W) '$(srcdir)/tparm.c'; fi`
  1265. +pre_stage2_exec-graphics.o: graphics.c
  1266. +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pre_stage2_exec_CFLAGS) $(CFLAGS) -MT pre_stage2_exec-graphics.o -MD -MP -MF "$(DEPDIR)/pre_stage2_exec-graphics.Tpo" -c -o pre_stage2_exec-graphics.o `test -f 'graphics.c' || echo '$(srcdir)/'`graphics.c; \
  1267. +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/pre_stage2_exec-graphics.Tpo" "$(DEPDIR)/pre_stage2_exec-graphics.Po"; else rm -f "$(DEPDIR)/pre_stage2_exec-graphics.Tpo"; exit 1; fi
  1268. +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='graphics.c' object='pre_stage2_exec-graphics.o' libtool=no @AMDEPBACKSLASH@
  1269. +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1270. +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pre_stage2_exec_CFLAGS) $(CFLAGS) -c -o pre_stage2_exec-graphics.o `test -f 'graphics.c' || echo '$(srcdir)/'`graphics.c
  1271. +
  1272. +pre_stage2_exec-graphics.obj: graphics.c
  1273. +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pre_stage2_exec_CFLAGS) $(CFLAGS) -MT pre_stage2_exec-graphics.obj -MD -MP -MF "$(DEPDIR)/pre_stage2_exec-graphics.Tpo" -c -o pre_stage2_exec-graphics.obj `if test -f 'graphics.c'; then $(CYGPATH_W) 'graphics.c'; else $(CYGPATH_W) '$(srcdir)/graphics.c'; fi`; \
  1274. +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/pre_stage2_exec-graphics.Tpo" "$(DEPDIR)/pre_stage2_exec-graphics.Po"; else rm -f "$(DEPDIR)/pre_stage2_exec-graphics.Tpo"; exit 1; fi
  1275. +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='graphics.c' object='pre_stage2_exec-graphics.obj' libtool=no @AMDEPBACKSLASH@
  1276. +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1277. +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pre_stage2_exec_CFLAGS) $(CFLAGS) -c -o pre_stage2_exec-graphics.obj `if test -f 'graphics.c'; then $(CYGPATH_W) 'graphics.c'; else $(CYGPATH_W) '$(srcdir)/graphics.c'; fi`
  1278. +
  1279. reiserfs_stage1_5_exec-common.o: common.c
  1280. @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(reiserfs_stage1_5_exec_CFLAGS) $(CFLAGS) -MT reiserfs_stage1_5_exec-common.o -MD -MP -MF "$(DEPDIR)/reiserfs_stage1_5_exec-common.Tpo" -c -o reiserfs_stage1_5_exec-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
  1281. @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/reiserfs_stage1_5_exec-common.Tpo" "$(DEPDIR)/reiserfs_stage1_5_exec-common.Po"; else rm -f "$(DEPDIR)/reiserfs_stage1_5_exec-common.Tpo"; exit 1; fi
  1282. diff -rup grub-0.97.oorig/util/Makefile.in grub-0.97/util/Makefile.in
  1283. --- grub-0.97.oorig/util/Makefile.in 2005-05-08 04:42:39.000000000 +0200
  1284. +++ grub-0.97/util/Makefile.in 2006-03-12 14:00:48.000000000 +0100
  1285. @@ -1,8 +1,8 @@
  1286. -# Makefile.in generated by automake 1.9.4 from Makefile.am.
  1287. +# Makefile.in generated by automake 1.9.6 from Makefile.am.
  1288. # @configure_input@
  1289. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  1290. -# 2003, 2004 Free Software Foundation, Inc.
  1291. +# 2003, 2004, 2005 Free Software Foundation, Inc.
  1292. # This Makefile.in is free software; the Free Software Foundation
  1293. # gives unlimited permission to copy and/or distribute it,
  1294. # with or without modifications, as long as this notice is preserved.
  1295. @@ -15,8 +15,6 @@
  1296. @SET_MAKE@
  1297. -SOURCES = $(mbchk_SOURCES)
  1298. -
  1299. srcdir = @srcdir@
  1300. top_srcdir = @top_srcdir@
  1301. VPATH = @srcdir@
  1302. @@ -102,6 +100,8 @@ ECHO_T = @ECHO_T@
  1303. EGREP = @EGREP@
  1304. EXEEXT = @EXEEXT@
  1305. FSYS_CFLAGS = @FSYS_CFLAGS@
  1306. +GRAPHICS_SUPPORT_FALSE = @GRAPHICS_SUPPORT_FALSE@
  1307. +GRAPHICS_SUPPORT_TRUE = @GRAPHICS_SUPPORT_TRUE@
  1308. GRUB_CFLAGS = @GRUB_CFLAGS@
  1309. GRUB_LIBS = @GRUB_LIBS@
  1310. HERCULES_SUPPORT_FALSE = @HERCULES_SUPPORT_FALSE@