removed an option causing too many problems for users of older gettext versions

This commit is contained in:
Nils Kneuper 2007-07-21 21:28:40 +00:00
parent 6d2507df9b
commit 7eccdfd59f

View file

@ -45,7 +45,7 @@ GMSGFMT = @GMSGFMT@
MSGFMT = @MSGFMT@
XGETTEXT = @XGETTEXT@
WMLXGETTEXT = $(top_srcdir)/utils/wmlxgettext
MSGMERGE = msgmerge --previous
MSGMERGE = msgmerge
MSGMERGE_UPDATE = @MSGMERGE@ --update
MSGINIT = msginit
MSGCONV = msgconv