]> Git Repo - binutils.git/blame - intl/configure.in
* i386-tdep.c (i386_supply_gregset, i386_collect_gregset): Use
[binutils.git] / intl / configure.in
CommitLineData
252b5132
RH
1dnl Process this file with autoconf to produce a configure script.
2
3AC_INIT(dgettext.c)
4AM_CONFIG_HEADER(config.h:config.in)
5
6AM_PROG_INSTALL
7CY_GNU_GETTEXT
8AC_LINK_FILES($nls_cv_header_libgt, $nls_cv_header_intl)
9
10AC_OUTPUT(Makefile)
This page took 0.457294 seconds and 4 git commands to generate.