[ekg2-commit] ekg2: configure.ac (HEAD) [peres]
CVS commit
cvs w amba.bydg.pdi.net
Wto, 27 Lut 2007, 21:54:32 CET
Module name: ekg2
Changes by: peres 07/02/27 21:53:59
Modified files:
configure.ac
Log message:
Automagical documentation charset conversion, using iconv. Maybe that's not the
best way it could be done, but I'm no autotools-necromancer. Tested using
chmod a-x `which iconv`, shouldn't make any problems on systems without iconv.
The only (small) issue is that conversion is done always if iconv is available,
independently of --enable-unicode. Hope noone'd crucify me for doing this ( ;.
Index: configure.ac
===================================================================
RCS file: /home/cvs/ekg2/configure.ac,v
diff -d -u -r1.115 -r1.116
--- configure.ac 22 Feb 2007 21:00:24 -0000 1.115
+++ configure.ac 27 Feb 2007 20:53:57 -0000 1.116
@@ -681,12 +681,6 @@
echo "IT'S KNOWN BUG, DON'T REPORT IT. FEEL FREE TO SEND PATCH"
echo "IT'LL BE EVENTAULLY FIXED. SOMEDAY."
echo "******************************************************************************************************"
- echo "ANOTHER INFO, WE DON'T MAINTAINE UNICODE DOCUMENTATION PLEASE DO IT BY HAND."
- echo "GO TO $PREFIX/share/ekg2/ AND IN THAT DIR AND ALL plugins/* SUBDIRS "
- echo "IF YOU ARE USING POLISH DOCs DO: iconv -f iso-8859-2 -t utf-8 commands-pl.txt > commands-pl-utf.txt"
- echo "IF YOU ARE USING ENGLISH DOCs DO: iconv -f iso-8859-1 -t utf-8 commands.txt > commands-utf.txt"
- echo "THE SAME WITH sessions.txt AND vars.txt AND OTHER STUFF."
- echo "******************************************************************************************************"
echo "AND ENJOY USING EKG2-UNICODE"
else
echo "ascii"
Więcej informacji o liście dyskusyjnej ekg2-commit