mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
r7895: hopefully this will fix the popt build on solaris
(This used to be commit 8f0b4ece48
)
This commit is contained in:
parent
8b7c772ab2
commit
3699e58f1f
@ -11,6 +11,8 @@ if test x"$CC" = x""; then
|
||||
AC_MSG_ERROR([Please Install gcc from http://gcc.gnu.org/])
|
||||
fi
|
||||
|
||||
AC_C_INLINE
|
||||
|
||||
dnl needed before AC_TRY_COMPILE
|
||||
AC_ISC_POSIX
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user