autogen.sh

changeset 3405
993a1c9cdaea
parent 3403
6671513f114a
child 3407
4ad5e2848604
--- 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

mercurial