~ubuntu-branches/ubuntu/utopic/gettext/utopic

« back to all changes in this revision

Viewing changes to gettext-tools/woe32dll/gettextlib-exports.c

  • Committer: Colin Watson
  • Date: 2010-08-01 21:36:08 UTC
  • mfrom: (2.1.10 sid)
  • Revision ID: cjwatson@canonical.com-20100801213608-yy7vkm8lpatep3ci
merge from Debian 0.18.1.1-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* List of exported symbols of libgettextlib on Cygwin.
2
 
   Copyright (C) 2006-2007 Free Software Foundation, Inc.
 
2
   Copyright (C) 2006-2007, 2010 Free Software Foundation, Inc.
3
3
   Written by Bruno Haible <bruno@clisp.org>, 2006.
4
4
 
5
5
   This program is free software: you can redistribute it and/or modify
26
26
VARIABLE(gl_array_list_implementation)
27
27
VARIABLE(gl_linkedhash_list_implementation)
28
28
VARIABLE(program_name)
 
29
#if GNULIB_DEFINED_GETOPT
29
30
VARIABLE(rpl_optarg)
30
31
VARIABLE(rpl_optind)
 
32
#endif
31
33
VARIABLE(simple_backup_suffix)
32
34
VARIABLE(styled_ostream_typeinfo)