mirror of
https://github.com/samba-team/samba.git
synced 2025-11-14 12:23:52 +03:00
r18458: move wins32 stuff to the top dir
metze
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
5af86eb3f0
commit
521e94f269
@@ -340,9 +340,10 @@ fi
|
||||
|
||||
m4_include(dlfcn.m4)
|
||||
m4_include(getpass.m4)
|
||||
m4_include(system/config.m4)
|
||||
m4_include(win32/config.m4)
|
||||
m4_include(win32.m4)
|
||||
m4_include(repdir.m4)
|
||||
|
||||
m4_include(system/config.m4)
|
||||
|
||||
AC_CHECK_FUNCS([syslog memset setnetgrent getnetgrent endnetgrent memcpy],,
|
||||
[AC_MSG_ERROR([Required function not found])])
|
||||
|
||||
Reference in New Issue
Block a user