diff options
-rw-r--r-- | po/Makevars | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/po/Makevars b/po/Makevars index 174a350842..6487d53ac7 100644 --- a/po/Makevars +++ b/po/Makevars @@ -39,8 +39,3 @@ MSGID_BUGS_ADDRESS = bug-gnutls@gnu.org # This is the list of locale categories, beyond LC_MESSAGES, for which the # message catalogs shall be used. It is usually empty. EXTRA_LOCALE_CATEGORIES = - -# Avoid line numbers in *.po, but keep them in *.pot. -MSGMERGE = msgmerge --no-location -MSGMERGE_UPDATE = msgmerge --no-location --update -MSGFILTER = msgfilter --no-location |