repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2012-04-13 Tom de Vries <tom@codesourcery.com>
[official-gcc.git]
/
intl
/
config.intl.in
blob
040b7cf9d6d28b716a1247855df29c343d14e315
1
# This file records the configuration of libintl in a form that
2
# can be read back in by a configure script in a sister directory.
3
# See config/gettext.m4 for its use.
4
5
USE_NLS='@USE_NLS@'
6
LIBINTL='@LIBINTL@'
7
LIBINTL_DEP='@LIBINTL_DEP@'
8
INCINTL='@INCINTL@'
9
10
XGETTEXT='@XGETTEXT@'
11
GMSGFMT='@GMSGFMT@'
12
POSUB='@POSUB@'