~p-ch-e/gnuhello/gnuhello

« back to all changes in this revision

Viewing changes to gnulib/m4/gettext.m4

  • Committer: Reuben Thomas
  • Date: 2012-04-13 13:42:35 UTC
  • Revision ID: rrt@sc3d.org-20120413134235-a327i8oah0w2e5te
Update gnulib.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# gettext.m4 serial 64 (gettext-0.18.2)
2
 
dnl Copyright (C) 1995-2011 Free Software Foundation, Inc.
 
2
dnl Copyright (C) 1995-2012 Free Software Foundation, Inc.
3
3
dnl This file is free software; the Free Software Foundation
4
4
dnl gives unlimited permission to copy and/or distribute it,
5
5
dnl with or without modifications, as long as this notice is preserved.
35
35
dnl    'need-formatstring-macros', then GNU gettext implementations that don't
36
36
dnl    support the ISO C 99 <inttypes.h> formatstring macros will be ignored.
37
37
dnl INTLDIR is used to find the intl libraries.  If empty,
38
 
dnl    the value `$(top_builddir)/intl/' is used.
 
38
dnl    the value '$(top_builddir)/intl/' is used.
39
39
dnl
40
40
dnl The result of the configuration is one of three cases:
41
41
dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled