Andrew Tridgell
9e0d0fa250
build: enable real cacheing with waf configure -C
2010-04-06 20:26:59 +10:00
Andrew Tridgell
e8775226ad
build: added --disable-shared option
2010-04-06 20:26:59 +10:00
Andrew Tridgell
69c065c719
build: optimise and re-enable check_duplicate_sources
2010-04-06 20:26:59 +10:00
Andrew Tridgell
064f26ea07
build: commented the missing subsystems
2010-04-06 20:26:59 +10:00
Andrew Tridgell
2974f8d947
build: fixed libcli/ndr_netlogon.c dependency rules
2010-04-06 20:26:59 +10:00
Andrew Tridgell
b282660d39
build: fixed issue with CC="ccache cc" on solaris
2010-04-06 20:26:58 +10:00
Andrew Tridgell
dc9010572c
build: support systems without rpath
2010-04-06 20:26:58 +10:00
Andrew Tridgell
9a2ea72d2d
build: removed testing cflags
2010-04-06 20:26:58 +10:00
Andrew Tridgell
584986e392
build: cope with subsystems with no enabled modules
...
This happens for the notify subsystem on non-Linux systems
2010-04-06 20:26:58 +10:00
Andrew Tridgell
88db935f56
build: 'makefile' (lowercase) is now a generated file
2010-04-06 20:26:58 +10:00
Andrew Tridgell
6858e73e40
build: tevent_epoll.c is conditional on HAVE_EPOLL
2010-04-06 20:26:58 +10:00
Andrew Tridgell
ea8d112683
build: fixed ifaddrs.h for heimdal (from template)
2010-04-06 20:26:58 +10:00
Andrew Tridgell
19ed4c7095
build: if a library is found, but not the fn, still define the library
2010-04-06 20:26:58 +10:00
Andrew Tridgell
8253fe0c72
build: don't use gcc warnings during configure
2010-04-06 20:26:58 +10:00
Andrew Tridgell
54941c86e7
build: fixed gnutls check
2010-04-06 20:26:58 +10:00
Andrew Tridgell
db8115f687
build: fixed check for pthread_create()
2010-04-06 20:26:57 +10:00
Andrew Tridgell
f2f8fc440e
build: more careful library list handling
2010-04-06 20:26:57 +10:00
Andrew Tridgell
d148461101
build: CONFIG_SET() takes conf argument
2010-04-06 20:26:57 +10:00
Andrew Tridgell
3207f81787
build: more functions that are in -lsocket -lnsl on some systems
2010-04-06 20:26:57 +10:00
Andrew Tridgell
508cb5b97e
build: cope with double check for functions
2010-04-06 20:26:57 +10:00
Andrew Tridgell
055c4898e7
build: compile_et needs lib/com_err includes
2010-04-06 20:26:57 +10:00
Andrew Tridgell
0597c715b6
build: libreplace now depends on nsl and socket
...
these become empty targets if not needed
2010-04-06 20:26:57 +10:00
Andrew Tridgell
ec3fbe5fb1
build: inet_n*() are normally in libc
2010-04-06 20:26:57 +10:00
Andrew Tridgell
1130f8f8d7
build: lib needs to take a list when more than 1
2010-04-06 20:26:57 +10:00
Andrew Tridgell
593c28b717
build: ensure all libs in CHECK_FUNCS_IN() get a target type
2010-04-06 20:26:57 +10:00
Andrew Tridgell
7628cb7da1
build: cope with multiple libs in CHECK_FUNCS_IN()
2010-04-06 20:26:56 +10:00
Andrew Tridgell
0bad3dacb0
build: cope with multiple checks for the same function/library
2010-04-06 20:26:56 +10:00
Andrew Tridgell
702615dadc
build: don't look for gettext twice
2010-04-06 20:26:56 +10:00
Andrew Tridgell
76761c5c8e
build: these cause problems incrementally too
2010-04-06 20:26:56 +10:00
Andrew Tridgell
bb5659fbfb
build: more non-incremental headers
2010-04-06 20:26:56 +10:00
Andrew Tridgell
a8130e8e1f
build: don't add curses.h to incremental confdefs.h
2010-04-06 20:26:56 +10:00
Andrew Tridgell
81d155af96
build: check libc first for several libraries
2010-04-06 20:26:56 +10:00
Andrew Tridgell
8005100b2e
build: fixed REPLACE_GETPASS
2010-04-06 20:26:56 +10:00
Kai Blin
bfc1753514
build: Check for various headers S3 needs.
2010-04-06 20:26:56 +10:00
Kai Blin
7c20de97a0
build: rename s4 compare_config_h.sh helper and add a s3 version of it
2010-04-06 20:26:56 +10:00
Andrew Tridgell
4b68550642
build: also need to put stripped CC in conf.env
2010-04-06 20:26:55 +10:00
Andrew Tridgell
86cfbbafcd
build: gccdeps fixes from ita
2010-04-06 20:26:55 +10:00
Andrew Tridgell
a602a98b49
build: added WORDS_BIGENDIAN test
2010-04-06 20:26:55 +10:00
Andrew Tridgell
54772758a8
build: don't assume bash in configure.waf
2010-04-06 20:26:55 +10:00
Andrew Tridgell
75c2c870c1
build: spelling fix, and syntax highlighting fix
2010-04-06 20:26:55 +10:00
Andrew Tridgell
344621cb0f
build: conditionally enable inotify
2010-04-06 20:26:55 +10:00
Andrew Tridgell
5aacacea67
build: check for pam headers
2010-04-06 20:26:55 +10:00
Andrew Tridgell
8ea03369bc
build: tool to find missing install components
2010-04-06 20:26:55 +10:00
Andrew Tridgell
5025ca10c6
build: added --enable-gccdeps option
...
off by default, for maximum portability
2010-04-06 20:26:55 +10:00
Andrew Tridgell
6f15ea31c2
build: install samba in sbin
2010-04-06 20:26:55 +10:00
Andrew Tridgell
bcc1ce2617
build: don't install the heimdal compilers
2010-04-06 20:26:55 +10:00
Andrew Tridgell
6ef00262ef
build: don't install talloc_testsuite and ldbtest
2010-04-06 20:26:54 +10:00
Andrew Tridgell
3254003956
build: fixed includes paths for CHECK_CODE()
2010-04-06 20:26:54 +10:00
Andrew Tridgell
19b6e8b408
build: use SUBST_VARS_RECURSIVE() for install_path
2010-04-06 20:26:54 +10:00
Andrew Tridgell
3335ff7424
build: added SUBST_VARS_RECURSIVE()
2010-04-06 20:26:54 +10:00