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

Diff of /grub2/configure.ac

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

revision 1.14 by marco_g, Sat Oct 1 19:49:55 2005 UTC revision 1.15 by okuji, Sat Oct 15 18:10:37 2005 UTC
# Line 1  Line 1 
1  # Process this file with autoconf to produce a configure script.  # Process this file with autoconf to produce a configure script.
2    
3  # Copyright (C) 2002,2003,2004  Free Software Foundation, Inc.  # Copyright (C) 2002,2003,2004,2005  Free Software Foundation, Inc.
4  #  #
5  # This configure.ac is free software; the author  # This configure.ac is free software; the author
6  # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
# Line 11  Line 11 
11  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12  # PARTICULAR PURPOSE.  # PARTICULAR PURPOSE.
13    
14  AC_INIT(GRUB, 1.90, [bug-grub@gnu.org])  AC_INIT(GRUB, 1.91, [bug-grub@gnu.org])
15  AC_PREREQ(2.53)  AC_PREREQ(2.53)
16  AC_CONFIG_SRCDIR([include/grub/dl.h])  AC_CONFIG_SRCDIR([include/grub/dl.h])
17  AC_CONFIG_HEADER([config.h])  AC_CONFIG_HEADER([config.h])

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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