* aclocal.m4, configure: Rebuilt.
[deliverable/binutils-gdb.git] / intl / configure.in
CommitLineData
bb69a2b6
TT
1dnl Process this file with autoconf to produce a configure script.
2
3AC_INIT(dgettext.c)
940e676c 4AM_CONFIG_HEADER(config.h:config.in)
bb69a2b6
TT
5
6AM_PROG_INSTALL
7CY_GNU_GETTEXT
15a4be0c 8AC_LINK_FILES($nls_cv_header_libgt, $nls_cv_header_intl)
bb69a2b6
TT
9
10AC_OUTPUT(Makefile)
This page took 0.024234 seconds and 4 git commands to generate.