Remove gettext macro, the package uses intltool instead.

This commit is contained in:
Diego 'Flameeyes' Pettenò 2008-08-08 15:38:08 +02:00
parent 808ba48d95
commit 984b2c43a1
1 changed files with 0 additions and 2 deletions

View File

@ -78,8 +78,6 @@ fi
AM_CONDITIONAL([USE_LYNX], [test "x$lynx" = xyes]) AM_CONDITIONAL([USE_LYNX], [test "x$lynx" = xyes])
AM_GNU_GETTEXT([external])
IT_PROG_INTLTOOL([0.35.0]) IT_PROG_INTLTOOL([0.35.0])
GETTEXT_PACKAGE=pavucontrol GETTEXT_PACKAGE=pavucontrol
AC_SUBST([GETTEXT_PACKAGE]) AC_SUBST([GETTEXT_PACKAGE])