On 23.04.2016 16:33, Stefan Westerfeld wrote:

> @@ -378,10 +381,10 @@ glib_DEFUN([GLIB_GNU_GETTEXT],
>       posrcprefix="../"
>     fi
>     rm -f po/POTFILES
> -   test -e $srcdir/po/POTFILES.in && \
> -     sed -e "/^#/d" -e "/^\$/d" -e "s,.*,    $posrcprefix& \\\\," -e 
> "\$s/\(.*\) \\\\/\1/" \
> +   sed -e "/^#/d" -e "/^\$/d" -e "s,.*,      $posrcprefix& \\\\," -e 
> "\$s/\(.*\) \\\\/\1/" \
>       < $srcdir/po/POTFILES.in > po/POTFILES
> -  ])
> +  ],
> +  [[$0: This macro is deprecated. You should use upstream gettext instead.]])

Hm, once you're at it, can you simply investigate how we get rid of the macro 
instead of introducing a deprecation warning for us?

I.e. what's the newest state of the art practice to deal with i18n instead of 
GLIB_GNU_GETTEXT?


-- 
Yours sincerely,
Tim Janik

https://testbit.eu/timj/
Free software author.

_______________________________________________
beast mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/beast

Reply via email to