~ubuntu-branches/ubuntu/wily/grub2/wily

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2011-01-11 17:11:44 UTC
  • mto: (17.3.26 experimental)
  • mto: This revision was merged to the branch mainline in revision 60.
  • Revision ID: james.westby@ubuntu.com-20110111171144-o2h6luxzei5fivmf
Tags: upstream-1.99~20110111
ImportĀ upstreamĀ versionĀ 1.99~20110111

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#undef _LARGEFILE_SOURCE
 
2
#undef _FILE_OFFSET_BITS
 
3
#define _LARGEFILE_SOURCE
 
4
#define _FILE_OFFSET_BITS 64
1
5
#if defined (GRUB_UTIL) || !defined (GRUB_MACHINE)
2
6
#include <config-util.h>
3
7
#define NESTED_FUNC_ATTR