old-cross-binutils/intl/configure.in

10 lines
168 B
Text
Raw Normal View History

dnl Process this file with autoconf to produce a configure script.
AC_INIT(dgettext.c)
AM_CONFIG_HEADER(config.h)
AM_PROG_INSTALL
CY_GNU_GETTEXT
AC_OUTPUT(Makefile)