/[bison]/bison/m4/lcmessage.m4
ViewVC logotype

Diff of /bison/m4/lcmessage.m4

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

revision 1.4 by eggert, Fri Oct 26 07:26:00 2001 UTC revision 1.5 by akim, Thu Mar 14 18:31:14 2002 UTC
# Line 1  Line 1 
1  # Check whether LC_MESSAGES is available in <locale.h>.  # lcmessage.m4 serial 2 (gettext-0.10.40)
2  # Ulrich Drepper <drepper@cygnus.com>, 1995.  dnl Copyright (C) 1995-2002 Free Software Foundation, Inc.
3  #  dnl This file is free software, distributed under the terms of the GNU
4  # This file can be copied and used freely without restrictions.  It can  dnl General Public License.  As a special exception to the GNU General
5  # be used in projects which are not available under the GNU General Public  dnl Public License, this file may be distributed as part of a program
6  # License or the GNU Library General Public License but which still want  dnl that contains a configuration script generated by Autoconf, under
7  # to provide support for the GNU gettext functionality.  dnl the same distribution terms as the rest of that program.
8  # Please note that the actual code of the GNU gettext library is covered  dnl
9  # by the GNU Library General Public License, and the rest of the GNU  dnl This file can can be used in projects which are not available under
10  # gettext package package is covered by the GNU General Public License.  dnl the GNU General Public License or the GNU Library General Public
11  # They are *not* in the public domain.  dnl License but which still want to provide support for the GNU gettext
12    dnl functionality.
13    dnl Please note that the actual code of the GNU gettext library is covered
14    dnl by the GNU Library General Public License, and the rest of the GNU
15    dnl gettext package package is covered by the GNU General Public License.
16    dnl They are *not* in the public domain.
17    
18    dnl Authors:
19    dnl   Ulrich Drepper <drepper@cygnus.com>, 1995.
20    
21  # serial 2  # Check whether LC_MESSAGES is available in <locale.h>.
22    
23  AC_DEFUN([AM_LC_MESSAGES],  AC_DEFUN([AM_LC_MESSAGES],
24    [if test $ac_cv_header_locale_h = yes; then    [if test $ac_cv_header_locale_h = yes; then

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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