mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Set default prefix to /usr/local
This commit is contained in:
parent
ad948d33c0
commit
00c613b351
@ -66,7 +66,7 @@ if test "x$MAKE" = "x"; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Change default prefix
|
# Change default prefix
|
||||||
AC_PREFIX_DEFAULT(/)
|
AC_PREFIX_DEFAULT(/usr/local)
|
||||||
|
|
||||||
AC_ARG_ENABLE(hipe,
|
AC_ARG_ENABLE(hipe,
|
||||||
[AC_HELP_STRING([--enable-hipe], [compile natively with HiPE, not recommended (default: no)])],
|
[AC_HELP_STRING([--enable-hipe], [compile natively with HiPE, not recommended (default: no)])],
|
||||||
|
Loading…
Reference in New Issue
Block a user