projects
/
deliverable
/
binutils-gdb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git]
/
intl
/
configure.in
1
dnl Process this file with autoconf to produce a configure script.
2
3
AC_INIT(dgettext.c)
4
AM_CONFIG_HEADER(config.h:config.in)
5
6
AM_PROG_INSTALL
7
CY_GNU_GETTEXT
8
AC_LINK_FILES($nls_cv_header_libgt, $nls_cv_header_intl)
9
10
AC_OUTPUT(Makefile)
This page took
0.032668 seconds
and
5
git commands to generate.