1
0
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:
Stefan Metzmacher
2006-09-13 10:13:01 +00:00
committed by Gerald (Jerry) Carter
parent 5af86eb3f0
commit 521e94f269
4 changed files with 4 additions and 3 deletions

View File

@@ -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])])