annotate modules/bison-i18n @ 7353:ac936640ad9e

* modules/bison-i18n (Depends-on): Add gettext.
author Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
date Fri, 22 Sep 2006 17:19:03 +0000
parents 2e4fe1dcb542
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7155
2e4fe1dcb542 New module 'bison-i18n',
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Description:
2e4fe1dcb542 New module 'bison-i18n',
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 Support for internationalization of bison-generated parsers.
2e4fe1dcb542 New module 'bison-i18n',
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3
2e4fe1dcb542 New module 'bison-i18n',
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4 Files:
2e4fe1dcb542 New module 'bison-i18n',
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5 m4/bison-i18n.m4
2e4fe1dcb542 New module 'bison-i18n',
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6
2e4fe1dcb542 New module 'bison-i18n',
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7 Depends-on:
7353
ac936640ad9e * modules/bison-i18n (Depends-on): Add gettext.
Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
parents: 7155
diff changeset
8 gettext
7155
2e4fe1dcb542 New module 'bison-i18n',
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9
2e4fe1dcb542 New module 'bison-i18n',
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10 configure.ac:
2e4fe1dcb542 New module 'bison-i18n',
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11 BISON_I18N
2e4fe1dcb542 New module 'bison-i18n',
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12
2e4fe1dcb542 New module 'bison-i18n',
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13 Makefile.am:
2e4fe1dcb542 New module 'bison-i18n',
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
14
2e4fe1dcb542 New module 'bison-i18n',
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
15 Include:
2e4fe1dcb542 New module 'bison-i18n',
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
16
2e4fe1dcb542 New module 'bison-i18n',
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
17 License:
2e4fe1dcb542 New module 'bison-i18n',
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
18 GPLed build tool
2e4fe1dcb542 New module 'bison-i18n',
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
19
2e4fe1dcb542 New module 'bison-i18n',
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
20 Maintainer:
2e4fe1dcb542 New module 'bison-i18n',
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
21 Bruno Haible, Paul Eggert
2e4fe1dcb542 New module 'bison-i18n',
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
22