summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-03-16 20:44:05 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-03-16 20:44:05 +0100
commiteaa9fc26151be325c8a5c838f351f80137fcce34 (patch)
tree228d4f1375c0fca9856306f8401ccc2ce1217b17 /docs
parent553e7cfb02d73f341fe4f68463e25cebac750b42 (diff)
downloadwolfbones-eaa9fc26151be325c8a5c838f351f80137fcce34.tar.gz
wolfbones-eaa9fc26151be325c8a5c838f351f80137fcce34.tar.bz2
testing more around getopt and locales, getopt_long on Linux has i18n, so don't use the one from gengetopt
Diffstat (limited to 'docs')
-rw-r--r--docs/i18n/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/i18n/README b/docs/i18n/README
index 1cc193c..1966db8 100644
--- a/docs/i18n/README
+++ b/docs/i18n/README
@@ -22,3 +22,7 @@ requirements:
See also http://cpansearch.perl.org/src/GUIDO/libintl-perl-1.16/README.solaris
- Cygwin, no problem, out of the box
+- set of header files defining the constants, gettext or other macros are
+ used to mark the strings, now we have to build a tool which acts as a
+ C/C++-preprocessor and spits out the message ids and message strings
+ - http://www.sigala.it/sandro/download.php