Blame gettext-runtime/m4/intldir.m4

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