xref: /openbsd-src/gnu/usr.bin/binutils/intl/configure.in (revision f7cc78ec694aa42ece3363be499a17e16a4780bc)
1*f7cc78ecSespiednl Process this file with autoconf to produce a configure script.
2*f7cc78ecSespie
3*f7cc78ecSespieAC_INIT(dgettext.c)
4*f7cc78ecSespieAM_CONFIG_HEADER(config.h:config.in)
5*f7cc78ecSespie
6*f7cc78ecSespieAM_PROG_INSTALL
7*f7cc78ecSespieCY_GNU_GETTEXT
8*f7cc78ecSespieAC_LINK_FILES($nls_cv_header_libgt, $nls_cv_header_intl)
9*f7cc78ecSespie
10*f7cc78ecSespieAC_OUTPUT(Makefile)
11