* configure.in: Build config.h from config.in.
[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
8
9AC_OUTPUT(Makefile)
This page took 0.023975 seconds and 4 git commands to generate.