Lines Matching refs:dnl

1 dnl Configure script for GRUB.
2 dnl Copyright 1999,2000,2001,2002,2003,2004,2005 Free Software Foundation, Inc.
4 dnl Permission to use, copy, modify and distribute this software and its
5 dnl documentation is hereby granted, provided that both the copyright
6 dnl notice and this permission notice appear in all copies of the
7 dnl software, derivative works or modified versions, and any portions
8 dnl thereof, and that both notices appear in supporting documentation.
9 dnl
10 dnl THE FREE SOFTWARE FOUNDATION ALLOWS FREE USE OF THIS SOFTWARE IN ITS
11 dnl "AS IS" CONDITION. THE FREE SOFTWARE FOUNDATION DISCLAIMS ANY
12 dnl LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE
13 dnl USE OF THIS SOFTWARE.
62 dnl Because recent automake complains about AS, set it here.
70 dnl AC_PATH_TOOL is not seen in autoconf 2.13, so use AC_PATH_PROG
71 dnl instead for now. It is preferable when you cross-compile GRUB.
72 dnl AC_PATH_TOOL(RANLIB, ranlib, :, "$with_binutils:$PATH")
154 dnl AC_PATH_TOOL(OBJCOPY, objcopy, , "$with_binutils:$PATH")
308 dnl AC_ARG_ENABLE(tftp,
309 dnl [ --enable-tftp enable TFTP support in Stage 2])
310 dnl
311 dnl #if test x"$enable_tftp" = xyes; then
312 dnl FSYS_CFLAGS="$FSYS_CFLAGS -DFSYS_TFTP=1"
313 dnl fi
328 dnl The netboot support.
329 dnl General options.
343 dnl Device drivers.
498 dnl Check if the netboot support is turned on.
504 dnl extra flag for ns8390.c
523 dnl Diskless
528 dnl Graphical splashscreen support
533 dnl Hercules terminal
538 dnl Serial terminal
543 dnl Simulation of the slowness of a serial device.
557 dnl Embed a menu string in GRUB itself.
572 dnl Build the example Multiboot kernel.
578 dnl Automatic Linux mem= option.
588 dnl Now substitute the variables.
594 dnl Because recent automake complains about CCASFLAGS, set it here.
599 dnl Output.