summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-08-08 15:38:08 +0200
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-08-08 15:38:08 +0200
commit984b2c43a1ad174f13618373f8929fc6fc18092c (patch)
tree4c229249bc72c2b0c34d392353688fce4e8179e8 /configure.ac
parent808ba48d95d0a06413272baeeedac82bfd22529b (diff)
Remove gettext macro, the package uses intltool instead.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index e4663e7..ab9eb45 100644
--- a/configure.ac
+++ b/configure.ac
@@ -78,8 +78,6 @@ fi
AM_CONDITIONAL([USE_LYNX], [test "x$lynx" = xyes])
-AM_GNU_GETTEXT([external])
-
IT_PROG_INTLTOOL([0.35.0])
GETTEXT_PACKAGE=pavucontrol
AC_SUBST([GETTEXT_PACKAGE])