]> cygwin.com Git - cygwin-apps/cygutils.git/commit - config.h.in
Add rev implementaion; gettextize to work around automake bug
authorCharles Wilson <cygwin@cwilson.fastmail.fm>
Fri, 12 Jul 2002 21:37:44 +0000 (21:37 +0000)
committerCharles Wilson <cygwin@cwilson.fastmail.fm>
Fri, 12 Jul 2002 21:37:44 +0000 (21:37 +0000)
commit5a07c6d2123e7abd74b87c30ef8a5fc85c5e4ec8
tree9917b885f36364869b2edcc2b1b32e6f1ca3014f
parentd7091d841d7a940bf4acbd176f9db3e0fc0e8eb4
Add rev implementaion; gettextize to work around automake bug
even though we don't ever actually build libintl.
76 files changed:
ChangeLog
HOW-TO-CONTRIBUTE
Makefile.am
Makefile.in
PROGLIST
README
TODO
aclocal.m4
bootstrap
config.h.in
config.rpath [new file with mode: 0755]
configure
configure.ac
intl/ChangeLog [new file with mode: 0644]
intl/Makefile.in [new file with mode: 0644]
intl/VERSION [new file with mode: 0644]
intl/bindtextdom.c [new file with mode: 0644]
intl/config.charset [new file with mode: 0755]
intl/dcgettext.c [new file with mode: 0644]
intl/dcigettext.c [new file with mode: 0644]
intl/dcngettext.c [new file with mode: 0644]
intl/dgettext.c [new file with mode: 0644]
intl/dngettext.c [new file with mode: 0644]
intl/eval-plural.h [new file with mode: 0644]
intl/explodename.c [new file with mode: 0644]
intl/finddomain.c [new file with mode: 0644]
intl/gettext.c [new file with mode: 0644]
intl/gettextP.h [new file with mode: 0644]
intl/gmo.h [new file with mode: 0644]
intl/hash-string.h [new file with mode: 0644]
intl/intl-compat.c [new file with mode: 0644]
intl/l10nflist.c [new file with mode: 0644]
intl/libgnuintl.h [new file with mode: 0644]
intl/loadinfo.h [new file with mode: 0644]
intl/loadmsgcat.c [new file with mode: 0644]
intl/localcharset.c [new file with mode: 0644]
intl/locale.alias [new file with mode: 0644]
intl/localealias.c [new file with mode: 0644]
intl/localename.c [new file with mode: 0644]
intl/ngettext.c [new file with mode: 0644]
intl/os2compat.c [new file with mode: 0644]
intl/os2compat.h [new file with mode: 0644]
intl/osdep.c [new file with mode: 0644]
intl/plural-exp.c [new file with mode: 0644]
intl/plural-exp.h [new file with mode: 0644]
intl/plural.c [new file with mode: 0644]
intl/plural.y [new file with mode: 0644]
intl/ref-add.sin [new file with mode: 0755]
intl/ref-del.sin [new file with mode: 0755]
intl/textdomain.c [new file with mode: 0644]
m4/ChangeLog [new file with mode: 0644]
m4/Makefile.am [new file with mode: 0644]
m4/Makefile.in [new file with mode: 0644]
m4/codeset.m4 [new file with mode: 0644]
m4/gettext.m4 [new file with mode: 0644]
m4/glibc21.m4 [new file with mode: 0644]
m4/iconv.m4 [new file with mode: 0644]
m4/isc-posix.m4 [new file with mode: 0644]
m4/lcmessage.m4 [new file with mode: 0644]
m4/lib-ld.m4 [new file with mode: 0644]
m4/lib-link.m4 [new file with mode: 0644]
m4/lib-prefix.m4 [new file with mode: 0644]
m4/progtest.m4 [new file with mode: 0644]
po/ChangeLog [new file with mode: 0644]
po/Makefile.in.in [new file with mode: 0644]
po/Makevars [new file with mode: 0755]
po/Rules-quot [new file with mode: 0755]
po/boldquot.sed [new file with mode: 0755]
po/en@boldquot.header [new file with mode: 0644]
po/en@quot.header [new file with mode: 0644]
po/insert-header.sin [new file with mode: 0755]
po/quot.sed [new file with mode: 0755]
po/remove-potcdate.sin [new file with mode: 0755]
src/rev/rev.1 [new file with mode: 0644]
src/rev/rev.c [new file with mode: 0644]
src/rev/widechar.h [new file with mode: 0644]
This page took 0.034211 seconds and 5 git commands to generate.