1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-29 16:23:52 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Andrew Tridgell
fcf38a38ac r23792: convert Samba4 to GPLv3
There are still a few tidyups of old FSF addresses to come (in both s3
and s4). More commits soon.
2007-10-10 14:59:12 -05:00
Stefan Metzmacher
8999a9eb2e r18708: much nicer fix
metze
2007-10-10 14:19:03 -05:00
Stefan Metzmacher
018b142d93 r18704: readd BOOL define to fix the build
but I think this is the wrong fix...

metze
2007-10-10 14:19:03 -05:00
Stefan Metzmacher
cc729e646c r18685: we don't need this here
metze
2007-10-10 14:19:02 -05:00
Andrew Tridgell
ac71f40f8f r18589: make inclusion of net/if.h conditional. It breaks HPUX with gcc. 2007-10-10 14:18:53 -05:00
Stefan Metzmacher
8fa9852160 r18548: don't use #elif as we don't notice when 2 HAVE_IFACE_ versions are defined
try to find the problem on Tru64...where configure says the AIX method finds 1 interface
but later can't compile netif.c. (revision 18486 was the last that detects ifconf with 2 interfaces)

metze
2007-10-10 14:18:45 -05:00
Stefan Metzmacher
f20e251bfd r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the
configure check for the interfaces.

should fix the build on some old sun boxes

metze
2007-10-10 14:15:39 -05:00