~ubuntu-branches/debian/jessie/binfmt-support/jessie

« back to all changes in this revision

Viewing changes to gnulib/lib/argp.h

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2014-03-30 22:05:53 UTC
  • mfrom: (27.1.4)
  • Revision ID: package-import@ubuntu.com-20140330220553-txaf28wlsdeploq9
Tags: 2.1.4-1
* New upstream release.
  - Make the Upstart job be a service, not a task (closes: #743018).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* Hierarchical argument parsing, layered over getopt.
2
 
   Copyright (C) 1995-1999, 2003-2013 Free Software Foundation, Inc.
 
2
   Copyright (C) 1995-1999, 2003-2014 Free Software Foundation, Inc.
3
3
   This file is part of the GNU C Library.
4
4
   Written by Miles Bader <miles@gnu.ai.mit.edu>.
5
5
 
579
579
#  define __argp_state_help argp_state_help
580
580
#  define __option_is_short _option_is_short
581
581
#  define __option_is_end _option_is_end
 
582
#ifndef _GL_INLINE_HEADER_BEGIN
 
583
 #error "Please include config.h first."
 
584
#endif
582
585
_GL_INLINE_HEADER_BEGIN
583
586
#  ifndef ARGP_EI
584
587
#   define ARGP_EI _GL_INLINE