Blame m4/intldir.m4

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