--- a/autogen.sh Sun Aug 18 17:01:13 2002 +0000 +++ b/autogen.sh Sun Aug 18 17:25:38 2002 +0000 @@ -62,7 +62,7 @@ # Gettext is pure evil. It DEMANDS that we press Return no matter # what. This gets rid of their happy "feature" of doom. - sed 's:read < /dev/tty::' `which gettextize` > gaim-gettextize + sed 's:read .*< /dev/tty::' `which gettextize` > gaim-gettextize chmod +x gaim-gettextize echo n | ./gaim-gettextize --copy --force --intl --no-changelog || abort rm gaim-gettextize