summaryrefslogtreecommitdiff
path: root/source4/build/m4
AgeCommit message (Collapse)AuthorFilesLines
2008-10-14Fix merged build .Jelmer Vernooij1-1/+0
2008-10-14Move make check out of cache call to avoid weird formatting.Jelmer Vernooij1-1/+1
2008-10-14Make check_*.m4 m4 library files just contain functions that can beJelmer Vernooij5-24/+266
executed from other m4 files.
2008-10-14Move checks for perl inside function.Jelmer Vernooij1-5/+12
2008-10-14Move checks for make inside function.Jelmer Vernooij1-2/+14
2008-10-14Fix path check.Jelmer Vernooij1-1/+1
2008-09-30Fix FHS flag, rename to --enable-fhs since it's a feature flagJelmer Vernooij1-7/+12
and doesn't take any arguments.
2008-09-18Prevent prefix=/usr being used without --with-fhs.Matthias Dieter Wallnoefer1-0/+5
2008-09-03Fix embedding of Samba 4.Jelmer Vernooij1-3/+9
(This used to be commit 3862f3132549332e0a44fad65d7c49a27e1dbd4a)
2008-08-16configure: use AS_HELP_STRING for --with-disable-ext-libMichael Adam1-1/+1
Michael (This used to be commit 88cf5d8b708d6247772b33128f0e212a4c2e9ba8)
2008-08-16configure: use AS_HELP_STRING for --enable-developerMichael Adam1-1/+1
Michael (This used to be commit b10d4723891c39693100bfaaf1ac29adce9f7a86)
2008-08-16configure: use AS_HELP_STRING for --enable-debug.Michael Adam1-1/+1
Michael (This used to be commit 1f4bf8fbd5bfc9c58bb5668fe25586766605b268)
2008-08-16configure: use AS_HELP_STRING for --with-selftest-prefix.Michael Adam1-1/+1
Michael (This used to be commit eea4f597acf743fa783be3e5809e24aebc79f238)
2008-08-16configure: use AS_HELP_STRING for --with-logfilebase.Michael Adam1-1/+1
Michael (This used to be commit f9c15b817a24bed26a339479c53fc2f5cc5b36df)
2008-08-16configure: use AS_HELP_STRING for --with-piddirMichael Adam1-1/+1
Michael (This used to be commit f05a9fe46ff428e48be9a5af4a6769cd78712c11)
2008-08-16configure: use AS_HELP_STRING for --with-lockdir.Michael Adam1-1/+1
Michael (This used to be commit ed4a6e780a3f57854338520e4608cfc8dce4ef3e)
2008-08-16configure: use AS_HELP_STRING for --ntp-signd-socket-dir.Michael Adam1-1/+1
Michael (This used to be commit dd07dcbc916236d80d9a7087860a6f504bbb09e8)
2008-08-16configure: use AS_HELP_STRING for --with-winbindd-privileged-socket-dir.Michael Adam1-1/+1
Michael (This used to be commit 3bf8116531d4eb0cc25bc7bac70ae3c77642a5a3)
2008-08-16configure: use AS_HELP_STRING for --with-winbindd-socket-dir .Michael Adam1-1/+1
Michael (This used to be commit 1304eda283b29fff8960633b1329c0a1611e1ca3)
2008-08-16configure: use AS_HELP_STRING for --with-privatedirMichael Adam1-1/+1
Michael (This used to be commit eafde5bee0a68fd4cf61ae64dfb24e4deb16b95a)
2008-08-16configure: format help string for --with-fhs with AS_HELP_STRING().Michael Adam1-1/+1
Michael (This used to be commit 837d0b3eb213ce6d0ce5345308d1b42ae2b08d67)
2008-08-16configure: remove duplicate definition of --with-winbindd-socket-dir.Michael Adam1-16/+0
I think this should have gone with fa361354433fb9a5c09c84997a7c51f3052c294e. Michael (This used to be commit 91fcaac68b215461a13c1b517f6cede29af5e55c)
2008-08-01build: autogenarate VPATH by configureStefan Metzmacher1-0/+3
metze (This used to be commit 16147753adcdbdc0ee9faa16fafb1c74240a6858)
2008-06-28Use a configure-specified directory for the winbind priv pipeAndrew Bartlett1-2/+37
This makes it easier for RPMs to specify an group for access to that directory. Andrew Bartlett (This used to be commit fa361354433fb9a5c09c84997a7c51f3052c294e)
2008-06-09build/m4: fix warnings with autoconf-2.62 rename SMB_BUILD_ => samba_cv_Stefan Metzmacher1-3/+3
AC_CACHE_VAL() variables must contain _cv_ to be cached. metze (This used to be commit 0241af873fdefd5856932190ca0019a2d3c05703)
2008-05-31Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett1-0/+1
This commit broke the build, because not all files (libreplace, popt) were updated. Andrew Bartlett (This used to be commit 3faacf4351d68a10aea78b53768571d2059772ae)
2008-05-30Move CFLAGS handling out of smb_build.Jelmer Vernooij1-1/+0
(This used to be commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c)
2008-05-29Allow the ntp_signd socket to be set from configure.Andrew Bartlett1-0/+19
This will allow distributions to hard-code this path, particularly for selinux, and matches how we handle the winbind socket dir. Andrew Bartlett (This used to be commit c8b441650400ed1b24c89991f5752dad3c87795f)
2008-05-18Allow specifying different input file to smb_build.Jelmer Vernooij1-1/+1
(This used to be commit c4bfc0b8daf2e288a278936b279bb4f7848d78e9)
2008-05-18Move writing of data.mk file to m4 macro.Jelmer Vernooij1-0/+31
(This used to be commit 7fee112d2b86b423c397118f0333065825ea3518)
2008-05-18Move writing autoconf vars into files into m4 macros.Jelmer Vernooij1-0/+40
(This used to be commit 3ce8a4bb5568bb798c40034e3fa6a613ad2bf43b)
2008-05-11Fail earlier on if shared libs can't be built.Jelmer Vernooij1-29/+5
(This used to be commit 2e8766145ad2e8c666ecdc6c39e97ba302b16e04)
2008-05-10Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-3/+0
(This used to be commit cce1659d3382495d84cd086bd105903211c1c1de)
2008-05-10Revert "Fix building with system-provided LDB."Jelmer Vernooij1-3/+0
This reverts commit fbfbc1f163520b3b9a4a3bf8bdddf26749cc7255. (This used to be commit 9d1d2abed19c3b8378a78d4b81503b427d401ab5)
2008-05-10Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-0/+3
(This used to be commit cca75ae22d225dda2e96907daa3c24a35bb281cd)
2008-05-10Fix building with system-provided LDB.Jelmer Vernooij1-0/+3
(This used to be commit fbfbc1f163520b3b9a4a3bf8bdddf26749cc7255)
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-6/+4
Conflicts: source/Makefile source/auth/config.mk source/auth/gensec/config.mk source/build/m4/public.m4 source/build/make/python.mk source/build/make/rules.mk source/build/smb_build/header.pm source/build/smb_build/main.pl source/build/smb_build/makefile.pm source/dsdb/config.mk source/dsdb/samdb/ldb_modules/config.mk source/kdc/config.mk source/lib/events/config.mk source/lib/events/events.c source/lib/ldb/config.mk source/lib/nss_wrapper/config.mk source/lib/policy/config.mk source/lib/util/config.mk source/libcli/smb2/config.mk source/libnet/config.mk source/librpc/config.mk source/nbt_server/config.mk source/ntptr/ntptr_base.c source/ntvfs/posix/config.mk source/ntvfs/sysdep/config.mk source/param/config.mk source/rpc_server/config.mk source/rpc_server/service_rpc.c source/scripting/ejs/config.mk source/scripting/python/config.mk source/smb_server/config.mk source/smbd/server.c source/torture/config.mk source/torture/smb2/config.mk source/wrepl_server/config.mk (This used to be commit 13bbd420681519894a4036729c43273912c9b402)
2008-04-15Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables ↵Jelmer Vernooij1-2/+0
directly instead. (This used to be commit 9d0ae012b0b463278cd054d06788aa998acc2da2)
2008-04-14Fix unresolved symbols.Jelmer Vernooij1-4/+4
(This used to be commit 8573e828d1b68c47b3c1754e9be230b2e78d9d52)
2008-04-14Move object files lists to makefile rather than smb_build.Jelmer Vernooij1-7/+3
(This used to be commit 5628d58990144463fd87f8c847c9384ac2193681)
2008-03-28Merge v4.0-testJelmer Vernooij1-5/+3
(This used to be commit 977dbdeaf363c8905ed9fd0570eba4be80582833)
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-2/+0
(This used to be commit a7e6d2a1832db388fdafa1279f84c9a8bbfc87d6)
2008-02-29Remove workaround for some non-GNU makes.Jelmer Vernooij1-23/+6
(This used to be commit 0580357fb4b10e4a751d281e209f6a87e1c88143)
2008-02-25Remove workaround for some non-GNU makes.Jelmer Vernooij1-23/+6
(This used to be commit d817bcdc290cb03a16f10a11250ae35c1d36c848)
2008-02-20Simpler specification of CFLAGS and LDFLAGSAndrew Bartlett1-7/+10
By being more consistant in applying CFLAGS and LDFLAGS (in particular) to every invocation, we make it simpler to enable gcov code coverage, both in the build system and on the build farm. Andrew Bartlett (This used to be commit 8c2f658a9688f0c51d2f3b948dc3213b65c7b77f)
2008-02-19Fix a typo.Michael Adam1-1/+1
Michael (This used to be commit 39499a3346b49a3c50cb1ebb1393a62c614cf056)
2008-02-18Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij1-1/+1
(This used to be commit 0e1d0a874ae3d22b8f97a79b81fe0af3ef53a771)
2008-02-18Use implicit build system element creation for external libraries.Jelmer Vernooij1-18/+4
(This used to be commit 3b08f190c9dd4567e684c804a22e2612f405bbec)
2008-02-11Use make variables in cflags file (now supported by cflags.pl)Jelmer Vernooij1-4/+4
(This used to be commit d746fcde1006b4b7b33aa65bef9d2fea3ebc9162)
2008-02-11Make data about what subsystems/libraries are enabled available in the ↵Jelmer Vernooij1-2/+5
mkconfig.mk file. (This used to be commit 4cc93a98f984d322e41f403169cfa4945b469935)