Removed gettext from configure (ticket #115).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8015 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
ef1bf2f593
commit
0aab99abe4
@ -400,10 +400,8 @@ esac
|
||||
ENETTREE="src/enet"
|
||||
|
||||
# =================
|
||||
# Check for gettext
|
||||
# Disable/enable addons support
|
||||
# =================
|
||||
CHECK_GETTEXT(external)
|
||||
#disable/enable addons support
|
||||
AC_ARG_WITH(addons,[AS_HELP_STRING([--with-addons],
|
||||
[This option is used to enable/disable addons support])])
|
||||
if test "x$with_addons" == "xyes" ; then
|
||||
|
Loading…
Reference in New Issue
Block a user