Enlightenment CVS committal
Author : kwo
Project : e16
Module : e
Dir : e16/e
Modified Files:
setup-gettext.sh
Log Message:
Back out useless attempt to work around problem with 0.12.1.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/setup-gettext.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- setup-gettext.sh 5 Feb 2004 22:14:08 -0000 1.2
+++ setup-gettext.sh 6 Feb 2004 22:08:13 -0000 1.3
@@ -171,13 +171,7 @@
fi
# Okay, run the main stuff
-if [ $GETTEXT_MINOR_VERSION -eq 12 ]; then
- [ $VERBOSE -eq 1 ] && echo " autopoint --force"
- cp configure.in .tmp-configure.in
- sed -e
"s/^AM_GNU_GETTEXT_VERSION(.*)/AM_GNU_GETTEXT_VERSION($GETTEXT_VERSION)/" <
.tmp-configure.in > configure.in
- autopoint --force || abort
- mv .tmp-configure.in configure.in
-elif [ "$GETTEXT_TOOL" = "autopoint" ]; then
+if [ "$GETTEXT_TOOL" = "autopoint" ]; then
backup_m4
[ $VERBOSE -eq 1 ] && echo " autopoint --force"
echo n | autopoint --force || abort
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs