summaryrefslogtreecommitdiffstats
path: root/source4/build/m4/check_path.m4
Commit message (Collapse)AuthorAgeFilesLines
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-233/+0
| | | | | | | | The new waf-based build system now has all the same functionality, and the old build system has been broken for quite some time. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 31 02:01:44 UTC 2010 on sn-devel-104
* Fix typo.Karolin Seeger2009-10-191-1/+1
| | | | | | privilage -> privilege Karolin
* Make tunable for modulesdirTimur I. Bakeyev2009-06-081-0/+16
| | | | | | | | | | | | | | | This patch is for Samba4. It adds configure tunable for modulesdir - location, where modules should be installed. In the case, when no FHS compliance is used and libdir is redefined, modulesdir still points to $PREFIX/modules. In some installations it may be not desired. I'd rather set it myself :) So, here is the patch. With regards, Timur Bakeyev. Signed-off-by: Stefan Metzmacher <metze@samba.org>
* "test" expects only one =Björn Jacke2009-02-011-1/+1
| | | | Signed-off-by: Stefan Metzmacher <metze@samba.org>
* Fix path check.Jelmer Vernooij2008-10-141-1/+1
|
* Fix FHS flag, rename to --enable-fhs since it's a feature flagJelmer Vernooij2008-09-301-7/+12
| | | | and doesn't take any arguments.
* Prevent prefix=/usr being used without --with-fhs.Matthias Dieter Wallnoefer2008-09-181-0/+5
|
* configure: use AS_HELP_STRING for --with-disable-ext-libMichael Adam2008-08-161-1/+1
| | | | | Michael (This used to be commit 88cf5d8b708d6247772b33128f0e212a4c2e9ba8)
* configure: use AS_HELP_STRING for --enable-developerMichael Adam2008-08-161-1/+1
| | | | | Michael (This used to be commit b10d4723891c39693100bfaaf1ac29adce9f7a86)
* configure: use AS_HELP_STRING for --enable-debug.Michael Adam2008-08-161-1/+1
| | | | | Michael (This used to be commit 1f4bf8fbd5bfc9c58bb5668fe25586766605b268)
* configure: use AS_HELP_STRING for --with-selftest-prefix.Michael Adam2008-08-161-1/+1
| | | | | Michael (This used to be commit eea4f597acf743fa783be3e5809e24aebc79f238)
* configure: use AS_HELP_STRING for --with-logfilebase.Michael Adam2008-08-161-1/+1
| | | | | Michael (This used to be commit f9c15b817a24bed26a339479c53fc2f5cc5b36df)
* configure: use AS_HELP_STRING for --with-piddirMichael Adam2008-08-161-1/+1
| | | | | Michael (This used to be commit f05a9fe46ff428e48be9a5af4a6769cd78712c11)
* configure: use AS_HELP_STRING for --with-lockdir.Michael Adam2008-08-161-1/+1
| | | | | Michael (This used to be commit ed4a6e780a3f57854338520e4608cfc8dce4ef3e)
* configure: use AS_HELP_STRING for --ntp-signd-socket-dir.Michael Adam2008-08-161-1/+1
| | | | | Michael (This used to be commit dd07dcbc916236d80d9a7087860a6f504bbb09e8)
* configure: use AS_HELP_STRING for --with-winbindd-privileged-socket-dir.Michael Adam2008-08-161-1/+1
| | | | | Michael (This used to be commit 3bf8116531d4eb0cc25bc7bac70ae3c77642a5a3)
* configure: use AS_HELP_STRING for --with-winbindd-socket-dir .Michael Adam2008-08-161-1/+1
| | | | | Michael (This used to be commit 1304eda283b29fff8960633b1329c0a1611e1ca3)
* configure: use AS_HELP_STRING for --with-privatedirMichael Adam2008-08-161-1/+1
| | | | | Michael (This used to be commit eafde5bee0a68fd4cf61ae64dfb24e4deb16b95a)
* configure: format help string for --with-fhs with AS_HELP_STRING().Michael Adam2008-08-161-1/+1
| | | | | Michael (This used to be commit 837d0b3eb213ce6d0ce5345308d1b42ae2b08d67)
* configure: remove duplicate definition of --with-winbindd-socket-dir.Michael Adam2008-08-161-16/+0
| | | | | | | I think this should have gone with fa361354433fb9a5c09c84997a7c51f3052c294e. Michael (This used to be commit 91fcaac68b215461a13c1b517f6cede29af5e55c)
* Use a configure-specified directory for the winbind priv pipeAndrew Bartlett2008-06-281-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)
* Allow the ntp_signd socket to be set from configure.Andrew Bartlett2008-05-291-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)
* Fix a typo.Michael Adam2008-02-191-1/+1
| | | | | Michael (This used to be commit 39499a3346b49a3c50cb1ebb1393a62c614cf056)
* r18544: - use AC_LIBREPLACE_LOCATION_CHECKS in samba4Stefan Metzmacher2007-10-101-0/+2
| | | | | | | | - to get the ordering right we need to specify AC_CANONICAL_BUILD explicit - add AC_CANONICAL_TARGET metze (This used to be commit 1ea52d75849f004752cdbe11a3dddd10b4afe47d)
* r17531: fix whitespacesStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit e5f752a66bea40bc4441cff9c6023b2072dc1f6d)
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues ↵Jelmer Vernooij2007-10-101-1/+1
| | | | | | | with local (empty) libpopt.a overriding global one (This used to be commit 2f06305e53478e5030c24550954f221a9a97c83f)
* r14913: readd --with-selftest-prefix as it's neededStefan Metzmacher2007-10-101-0/+18
| | | | | | | | | | to workarround the 108 char limitation on unix socket paths. make test fails when I try to use ./st in /home/People/metze/devel/samba/4.0/samba4-ci/source/ metze (This used to be commit 2bef8208207151dc653c875f12058369c96eb9b0)
* r14910: Remove unused configure optionsJelmer Vernooij2007-10-101-52/+0
| | | | (This used to be commit 3063e5311e137ef9a001216b40f74850c8e8261c)
* r14281: Pull apart LIBDIR and MODULESDIRJelmer Vernooij2007-10-101-1/+3
| | | | | Move architecture-independent data to DATADIR (was LIBDIR) (This used to be commit 2c7b62a861f702067e8df4c3239ac7e377631a15)
* r13269: ${prefix} is a special case in the autoconf/build system, and shouldAndrew Bartlett2007-10-101-2/+2
| | | | | | | be escaped as \${prefix}, otherwise it evaluates too early as "NONE". Andrew Bartlett (This used to be commit 6b42029de99011986c1fa7bfd5833dbbbf476206)
* r13244: Allow control of the location of the Samba3-compatible winbindd pipeAndrew Bartlett2007-10-101-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | in Samba4. This allows us to start winbindd by default, including in 'make test'. This is via a new 'winbindd socket directory' parameter for utilities linked against loadparm, as well as a --with-winbindd-socket-dir option to configure (setting the default and the value for simple clients). I hope to add basic winbindd tests, to ensure continued correct operation, but at least now I don't have to manually change my 'server services' line. The other problem with the hard-coded /tmp/.winbind is that RedHat has moved this in Fedora (to /var/run I think). For this reason, this functionality should probably be ported to Samba3 as well. The default for Samba4 is PREFIX/var/run/winbind_pipe. I have also re-added the paranoia checks from Samba3 for correct permissions on the socket directory. Andrew Bartlett (This used to be commit 8866aa06ffc3896094c878e9c07b40c03826d9a7)
* r13163: as we don't import the raw magic configure vars forStefan Metzmacher2007-10-101-11/+12
| | | | | | | | | | libdir, datadir, sysconfdir,localstatedir into our Makefile we need to expand them in configure I'll maybe rework this later but for now this works metze (This used to be commit 615b82f7c73ff52ab62489ec635aefecf2b2f04c)
* r13153: Try to move closer to FHS. This probably breaks everything...Andrew Bartlett2007-10-101-51/+6
| | | | | Andrew Bartlett (This used to be commit 2c02a45d5a6c79ced7aea0f7e9d23fae19c2d127)
* r13152: Jelmer assures me that this won't break anything, but does make itAndrew Bartlett2007-10-101-7/+9
| | | | | | | much clearer where things go. Andrew Bartlett (This used to be commit 655076d51b9213a8dba348c10c044f27709b61c6)
* r12301: FHS 2.2 says that /var/cache/* contains only cached data, which can ↵Stefan Metzmacher2007-10-101-1/+1
| | | | | | | | | | | we removed without losing data, we should keep our databases under /var/lib/* should I merge this to samba3 too? metze (This used to be commit 82f5a0462e51e9e59d8d1ed402762d08cfca20fe)
* r12266: add --with-libdir option to overwrite the result that is set by ↵Stefan Metzmacher2007-10-101-0/+13
| | | | | | | --with-fhs=yes/no metze (This used to be commit 8e3b0a99979021540a7fc741c441c6cc647755fe)
* r10077: - move gcc option checks to check_cc.m4Stefan Metzmacher2007-10-101-28/+12
| | | | | | | | | | - only use -g if supported - don't allow AC_PROG_C and friends to autoset the CFLAGS (we don't want -g -02 by default..., maybe a configure option for -OX could be useful...) metze (This used to be commit f3e0bf022f6a1d5de0d21eb7be3ec97f526fe631)
* r9587: Fix SWAT data dir for --with-fhsJelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 53d0c3e4852c977901a6bdbe196e0d00753beeda)
* r9494: Add ac-archive macro for checking GCC options. Use this to add toJames Peach2007-10-101-2/+15
| | | | | developer CFLAGS to handle different versions of GCC. (This used to be commit 850d073c8569c758a6998021ee033793425316c9)
* r8853: fixed path to smb.confAndrew Tridgell2007-10-101-1/+1
| | | | | Jelmer, is this what you intended? (This used to be commit e2251823fecea8d35913739d83abb8cf29d785f2)
* r8832: Automatically rebuilding C files if headers change (in developer mode)Jelmer Vernooij2007-10-101-0/+1
| | | | (This used to be commit bb02e1dccb058e31cf33aaac954708276090a9ec)
* r8826: Make configure generate config.mk files (with the external librariesJelmer Vernooij2007-10-101-9/+7
| | | | | that were found) and a config.pm file (with all substitution variables) (This used to be commit 52bb1374bbcfc9b9a6d098687bafe9021a1ee858)
* r8359: fix a shell warningStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 9739aa75d27e854657c97208850f07d40adb4dbd)
* r8020: - add --with-selftest-prefix option that specify the prefix used in ↵Stefan Metzmacher2007-10-101-0/+15
| | | | | | | | | | | make test - also we use ./prefix test as default and not `pwd`/prefix-test to workaround the path length limit for unix sockets ... char sun_path[108]; ... metze (This used to be commit d04057b932266325b1267597b2bc202db392a88a)
* r7790: Allow remembering more configure-level data (andJelmer Vernooij2007-10-101-0/+2
| | | | | remember --enable-develop for now). (This used to be commit f385753a5224282dd2c228115622a6eb80624a5a)
* r7419: when we have both --enable-developer and --enable-debug we don't need ↵Andrew Tridgell2007-10-101-9/+10
| | | | | | | -g twice in the CFLAGS (This used to be commit 1383c024d11646b7f39e1ba936d8f847bb1a05f9)
* r7274: Move m4 files to seperate dirJelmer Vernooij2007-10-101-0/+195
(This used to be commit 0dda66f0e8e6ad37d731937af184a132bf3407b1)