fix generation of install-sh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13687 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
f75b18b088
commit
ef4f1782cb
|
@ -2208,6 +2208,7 @@ dnl Checks for library functions.
|
||||||
dnl ========================================================
|
dnl ========================================================
|
||||||
AC_PROG_GCC_TRADITIONAL
|
AC_PROG_GCC_TRADITIONAL
|
||||||
AC_PROG_LIBTOOL
|
AC_PROG_LIBTOOL
|
||||||
|
AC_PROG_INSTALL
|
||||||
AC_CHECK_FUNCS(lchown strerror)
|
AC_CHECK_FUNCS(lchown strerror)
|
||||||
|
|
||||||
dnl AC_FUNC_MEMCMP
|
dnl AC_FUNC_MEMCMP
|
||||||
|
|
Loading…
Reference in New Issue