1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-23 11:17:06 +03:00

11 Commits

Author SHA1 Message Date
Stefan Metzmacher
66b0a6cc51 r22264: merge from samba4:
use AC_HAVE_DECL() because AC_CHECK_DECLS() defines to 1 or 0
and #ifndef doesn't work.

metze
2007-10-10 12:19:23 -05:00
Stefan Metzmacher
42ccfaf5e5 r22252: merge from samba4:
add prototype of setenv

metze
2007-10-10 12:19:22 -05:00
Stefan Metzmacher
057c1c04d0 r22221: merge from samba4:
- libreplace unsetenv() and strptime() replacements

metze
2007-10-10 12:19:21 -05:00
Stefan Metzmacher
7f61b3f009 r22151: remove netgr functions from libreplace they're not used
in samba4 currently and samba3 has explicit configure checks for them.

should fix bug #4496

metze
2007-10-10 12:19:17 -05:00
Jelmer Vernooij
78d6c88f10 r21388: Merge support for providing replacement system headers. 2007-10-10 12:18:01 -05:00
Stefan Metzmacher
352ee73030 r20817: sync lib/replace with samba4
metze
2007-10-10 12:17:09 -05:00
Stefan Metzmacher
3061c333ec r20789: merge from samba4:
- remove the epoll configure checks from libreplace

metze
2007-10-10 12:17:09 -05:00
Stefan Metzmacher
7cbdc06ad9 r19235: merge from samba4:
fix configure test for net/if.h on some platforms

AC_LANG_SOURCE() adds the content of confdefs.h in front
of the compiled file

metze
2007-10-10 12:15:23 -05:00
Stefan Metzmacher
9b5c5bc3f3 r19232: merge from samba4:
- machine/sys/getppdp.h workaround for HPUX 11.23
- more verbose check for net/if.h

metze
2007-10-10 12:15:23 -05:00
Andrew Tridgell
6d5f507136 r18864: merge lib/replace changes from samba4 2007-10-10 12:01:06 -05:00
Stefan Metzmacher
596cbe73dd r18644: bring in libreplace in lib/replace
metze
2007-10-10 11:52:03 -05:00