Skip to content

Commit

Permalink
Remove unused autoconf variable ENV (IBus Issue#1029).
Browse files Browse the repository at this point in the history
  • Loading branch information
ueno committed Aug 17, 2010
1 parent 662f31b commit 5497636
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions configure.ac
Expand Up @@ -60,10 +60,6 @@ PKG_CHECK_MODULES(M17N, [
m17n-shell
])

# check env
AC_PATH_PROG(ENV, env)
AC_SUBST(ENV)

# define GETTEXT_* variables
GETTEXT_PACKAGE=ibus-m17n
AC_SUBST(GETTEXT_PACKAGE)
Expand Down

0 comments on commit 5497636

Please sign in to comment.