Initial commit with empty project

This commit holds an empty project. It has a basic autotools configuration
with NLS enabled. Most standard file hold "standard" text, like INSTALL,
they will be changed later.

Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
Gergely Polonkai (W00d5t0ck)
2010-10-07 16:53:34 +02:00
commit f74587f104
35 changed files with 8812 additions and 0 deletions

11
m4/ChangeLog Normal file
View File

@@ -0,0 +1,11 @@
2010-10-07 gettextize <bug-gnu-gettext@gnu.org>
* gettext.m4: New file, from gettext-0.18.1.
* iconv.m4: New file, from gettext-0.18.1.
* lib-ld.m4: New file, from gettext-0.18.1.
* lib-link.m4: New file, from gettext-0.18.1.
* lib-prefix.m4: New file, from gettext-0.18.1.
* nls.m4: New file, from gettext-0.18.1.
* po.m4: New file, from gettext-0.18.1.
* progtest.m4: New file, from gettext-0.18.1.