]> sourceware.org Git - systemtap.git/commit - po/systemtap.pot
PR3823: redo autoconfigury with gettextize
authorFrank Ch. Eigler <fche@redhat.com>
Sat, 12 Feb 2011 20:17:45 +0000 (15:17 -0500)
committerFrank Ch. Eigler <fche@redhat.com>
Sat, 12 Feb 2011 20:21:34 +0000 (15:21 -0500)
commit8f223b3eef0ae473b726d0d9a63e7955413fc10d
treeb8c8bc58f7c21f2511e7cf4a6564533834414852
parent2323da5ed189dcebfcfa71544a70367a66ab731a
PR3823: redo autoconfigury with gettextize

* Makefile.am, configure.ac: Use autoconf/automake gettext support.
* config.rpath, config.sub, ABOUT.NLS: New files.
* m4/*.  Many new files, copied by gettextize.
* po/*.  Many new files, mostly from gettextize.
* po/LINGUAS, po/POTFILES.in, po/systemtap.pot, po/en.po, po/en.gmo: New files.
35 files changed:
ABOUT-NLS [new file with mode: 0644]
Makefile.am
Makefile.in
aclocal.m4
config.in
config.rpath [new file with mode: 0755]
config.sub [new file with mode: 0755]
configure
configure.ac
doc/Makefile.in
doc/SystemTap_Tapset_Reference/Makefile.in
doc/beginners/Makefile.in
grapher/Makefile.in
m4/gettext.m4 [new file with mode: 0644]
m4/iconv.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/nls.m4 [new file with mode: 0644]
m4/po.m4 [new file with mode: 0644]
m4/progtest.m4 [new file with mode: 0644]
po/LINGUAS [new file with mode: 0644]
po/Makefile.in.in [new file with mode: 0644]
po/Makevars [new file with mode: 0644]
po/POTFILES.in [new file with mode: 0644]
po/Rules-quot [new file with mode: 0644]
po/boldquot.sed [new file with mode: 0644]
po/en.gmo [new file with mode: 0644]
po/en.po [new file with mode: 0644]
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: 0644]
po/quot.sed [new file with mode: 0644]
po/remove-potcdate.sin [new file with mode: 0644]
po/systemtap.pot [new file with mode: 0644]
This page took 0.032539 seconds and 5 git commands to generate.