mirror of
https://github.com/samba-team/samba.git
synced 2025-11-19 04:23:48 +03:00
r18283: libreplace.m4 needs to be early in configure.ac in other packages too
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
a805d8d103
commit
03f9c67c06
@@ -16,6 +16,7 @@ AC_ISC_POSIX
|
||||
AC_USE_SYSTEM_EXTENSIONS
|
||||
AC_C_INLINE
|
||||
AC_PROG_CC
|
||||
AC_PROG_INSTALL
|
||||
|
||||
LIBREPLACE_C99_STRUCT_INIT([],[])
|
||||
|
||||
@@ -30,6 +31,7 @@ esac
|
||||
AC_C_BIGENDIAN
|
||||
AC_HEADER_STDC
|
||||
|
||||
|
||||
AC_CHECK_SIZEOF(off_t,cross)
|
||||
AC_CHECK_SIZEOF(size_t,cross)
|
||||
AC_CHECK_SIZEOF(ssize_t,cross)
|
||||
|
||||
Reference in New Issue
Block a user