Blame m4/intldir.m4

Packit 575503
# intldir.m4 serial 2 (gettext-0.18)
Packit 575503
dnl Copyright (C) 2006, 2009-2010 Free Software Foundation, Inc.
Packit 575503
dnl This file is free software; the Free Software Foundation
Packit 575503
dnl gives unlimited permission to copy and/or distribute it,
Packit 575503
dnl with or without modifications, as long as this notice is preserved.
Packit 575503
dnl
Packit 575503
dnl This file can can be used in projects which are not available under
Packit 575503
dnl the GNU General Public License or the GNU Library General Public
Packit 575503
dnl License but which still want to provide support for the GNU gettext
Packit 575503
dnl functionality.
Packit 575503
dnl Please note that the actual code of the GNU gettext library is covered
Packit 575503
dnl by the GNU Library General Public License, and the rest of the GNU
Packit 575503
dnl gettext package package is covered by the GNU General Public License.
Packit 575503
dnl They are *not* in the public domain.
Packit 575503
Packit 575503
AC_PREREQ([2.52])
Packit 575503
Packit 575503
dnl Tells the AM_GNU_GETTEXT macro to consider an intl/ directory.
Packit 575503
AC_DEFUN([AM_GNU_GETTEXT_INTL_SUBDIR], [])