mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
Remove gettext macros from configure.ac, intltool is used.
When using intltool there is no need to _also_ use gettext, so remove gettext macros so that autoreconf does not copy them over.
This commit is contained in:
parent
4a51e1cb9f
commit
f4e9b7d778
1 changed files with 0 additions and 2 deletions
|
|
@ -440,8 +440,6 @@ AC_CHECK_FUNCS([open64])
|
|||
|
||||
AM_ICONV
|
||||
|
||||
AM_GNU_GETTEXT([external])
|
||||
|
||||
IT_PROG_INTLTOOL([0.35.0])
|
||||
GETTEXT_PACKAGE=pulseaudio
|
||||
AC_SUBST([GETTEXT_PACKAGE])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue