/[grub]/grub/configure.ac
ViewVC logotype

Diff of /grub/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by okuji, Sun Jun 20 13:48:46 2004 UTC revision 1.8 by okuji, Sun Jan 30 01:09:34 2005 UTC
# Line 1  Line 1 
1  dnl Configure script for GRUB.  dnl Configure script for GRUB.
2  dnl Copyright 1999,2000,2001,2002,2003,2004 Free Software Foundation, Inc.  dnl Copyright 1999,2000,2001,2002,2003,2004,2005 Free Software Foundation, Inc.
3    
4  dnl Permission to use, copy, modify and distribute this software and its  dnl Permission to use, copy, modify and distribute this software and its
5  dnl documentation is hereby granted, provided that both the copyright  dnl documentation is hereby granted, provided that both the copyright
# Line 13  dnl LIABILITY OF ANY KIND FOR ANY DAMAGE Line 13  dnl LIABILITY OF ANY KIND FOR ANY DAMAGE
13  dnl USE OF THIS SOFTWARE.  dnl USE OF THIS SOFTWARE.
14    
15  AC_PREREQ(2.57)  AC_PREREQ(2.57)
16  AC_INIT([GRUB], [0.95], [bug-grub@gnu.org])  AC_INIT([GRUB], [0.96], [bug-grub@gnu.org])
17  AC_CONFIG_SRCDIR([stage2/stage2.c])  AC_CONFIG_SRCDIR([stage2/stage2.c])
18  AC_CONFIG_HEADER([config.h])  AC_CONFIG_HEADER([config.h])
19  AM_INIT_AUTOMAKE  AM_INIT_AUTOMAKE

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26