Stefan Metzmacher
dc0e46afb7
s4:build: add some comments to the SMB_EXT_LIB() definition
...
metze
2009-02-25 08:42:33 +01:00
Jelmer Vernooij
80e9e63cf6
Let --enable-external-libldb default to no (since linking against
...
external LDB doesn't work yet).
Fix flags when using internal libs.
2009-02-21 18:59:12 +01:00
Jelmer Vernooij
fb1c564b78
Add --enable-external-* flags for libraries shipped with Samba, to allow
...
explicitly enabling or disabling the use of the version provided by the
system.
2009-02-21 18:21:20 +01:00
Stefan Metzmacher
161961711a
s4:build: add a comment why we need CFLAG_NO_CAST_QUAL and CFLAG_NO_UNUSED_MACROS
...
metze
2009-02-02 15:16:12 +01:00
Björn Jacke
0931bb8937
"test" expects only one =
...
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2009-02-01 15:41:52 +01:00
Björn Jacke
1ea6ed3fc2
quote ' inside '...' and make sure shell isn't eating \ by using perl here.
...
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2009-01-29 15:03:53 +01:00
Jelmer Vernooij
e490c1b8c8
Move configure test files to the top-level and share them between s3 and
...
s4.
2009-01-22 11:35:28 +01:00
Jelmer Vernooij
f607ad2e90
Move check_python.m4 to common m4 directory.
2009-01-21 18:07:41 +01:00
Jelmer Vernooij
3a4e61ecd8
Only check for Perl once in Samba 3.
2009-01-21 16:49:36 +01:00
Jelmer Vernooij
4967f6948f
Move check_make.m4 to the top-level.
2009-01-21 16:46:52 +01:00
Torgeir Lerkerod
e1ab0903a9
Fixed problemed showed on a number of systems on the buildfarm.
...
Problem shows up as perl error related to config.pm in reality
this was related to the ECHO_C variable. Added test to skip that
variable as no perl module is using it.
Torgeir
Signed-off-by: Torgeir Lerkerod <Torgeir.Lerkerod@gmail.com>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2009-01-14 15:06:39 +11:00
Stefan Metzmacher
308eb1c46e
Revert "quote ' inside '...' and make sure shell isn't eating \ by using perl here."
...
This reverts commit 2a52b059ce
.
It breaks the build on ubuntu.
metze
2009-01-09 12:23:58 +01:00
Björn Jacke
2a52b059ce
quote ' inside '...' and make sure shell isn't eating \ by using perl here.
...
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2009-01-09 12:21:01 +01:00
Stefan Metzmacher
f9cb82d547
s4:build: add SMB_MAKE_SETTINGS() macro
...
metze
2009-01-04 18:57:18 +01:00
Jelmer Vernooij
d75c51eef3
Remove infrastructure for (no longer used) SWIG.
2008-12-21 21:16:40 +01:00
Jelmer Vernooij
8e9c5f8c00
Don't filter out any variables for config.pm, only for config.mk.
2008-11-26 16:55:32 +01:00
Jelmer Vernooij
f1d887251d
Use a simple shell loop instead of _AC_SUBST_VARS.
...
Autoconf has removed _AC_SUBST_VARS in newer versions.
2008-11-26 16:22:11 +01:00
Tim Prouty
9efed3b936
s3/s4 build: Add additional LDFLAGS in check_python.m4 to allow it to pass on more systems
...
I tested on a few different flavors of linux and FreeBSD. I'll keep
an eye on the build machine to see if anything breaks.
2008-11-12 17:16:28 -08:00
Jelmer Vernooij
ecca199486
Fix merged build .
2008-10-14 23:25:12 +02:00
Jelmer Vernooij
6e2a470cd2
Move make check out of cache call to avoid weird formatting.
2008-10-14 22:40:21 +02:00
Jelmer Vernooij
79f1ba8754
Make check_*.m4 m4 library files just contain functions that can be
...
executed from other m4 files.
2008-10-14 22:37:10 +02:00
Jelmer Vernooij
4468279ca2
Move checks for perl inside function.
2008-10-14 22:27:07 +02:00
Jelmer Vernooij
ed6d3fd7ab
Move checks for make inside function.
2008-10-14 22:26:54 +02:00
Jelmer Vernooij
b208262c53
Fix path check.
2008-10-14 22:20:36 +02:00
Jelmer Vernooij
e0af9601e1
Fix FHS flag, rename to --enable-fhs since it's a feature flag
...
and doesn't take any arguments.
2008-09-30 16:41:21 +02:00
Matthias Dieter Wallnoefer
e9429a2abe
Prevent prefix=/usr being used without --with-fhs.
2008-09-18 18:40:47 +02:00
Jelmer Vernooij
a2618d05f9
Fix embedding of Samba 4.
...
(This used to be commit 3862f31325
)
2008-09-03 14:10:35 +02:00
Michael Adam
613b8d398e
configure: use AS_HELP_STRING for --with-disable-ext-lib
...
Michael
(This used to be commit 88cf5d8b70
)
2008-08-16 00:49:20 +02:00
Michael Adam
a903c39d2b
configure: use AS_HELP_STRING for --enable-developer
...
Michael
(This used to be commit b10d472389
)
2008-08-16 00:49:20 +02:00
Michael Adam
982aa673e2
configure: use AS_HELP_STRING for --enable-debug.
...
Michael
(This used to be commit 1f4bf8fbd5
)
2008-08-16 00:49:20 +02:00
Michael Adam
37b6e7886b
configure: use AS_HELP_STRING for --with-selftest-prefix.
...
Michael
(This used to be commit eea4f597ac
)
2008-08-16 00:49:20 +02:00
Michael Adam
56bf6489a6
configure: use AS_HELP_STRING for --with-logfilebase.
...
Michael
(This used to be commit f9c15b817a
)
2008-08-16 00:49:19 +02:00
Michael Adam
42104c3d11
configure: use AS_HELP_STRING for --with-piddir
...
Michael
(This used to be commit f05a9fe46f
)
2008-08-16 00:49:19 +02:00
Michael Adam
3ebf7f0427
configure: use AS_HELP_STRING for --with-lockdir.
...
Michael
(This used to be commit ed4a6e780a
)
2008-08-16 00:49:19 +02:00
Michael Adam
76c96ad6d7
configure: use AS_HELP_STRING for --ntp-signd-socket-dir.
...
Michael
(This used to be commit dd07dcbc91
)
2008-08-16 00:49:19 +02:00
Michael Adam
d143e5fcab
configure: use AS_HELP_STRING for --with-winbindd-privileged-socket-dir.
...
Michael
(This used to be commit 3bf8116531
)
2008-08-16 00:49:18 +02:00
Michael Adam
cc7d7ba95b
configure: use AS_HELP_STRING for --with-winbindd-socket-dir .
...
Michael
(This used to be commit 1304eda283
)
2008-08-16 00:49:18 +02:00
Michael Adam
7b3bb57051
configure: use AS_HELP_STRING for --with-privatedir
...
Michael
(This used to be commit eafde5bee0
)
2008-08-16 00:49:18 +02:00
Michael Adam
df4e1ad130
configure: format help string for --with-fhs with AS_HELP_STRING().
...
Michael
(This used to be commit 837d0b3eb2
)
2008-08-16 00:49:18 +02:00
Michael Adam
44b6ffae0b
configure: remove duplicate definition of --with-winbindd-socket-dir.
...
I think this should have gone with fa36135443
.
Michael
(This used to be commit 91fcaac68b
)
2008-08-16 00:49:18 +02:00
Stefan Metzmacher
8dede49961
build: autogenarate VPATH by configure
...
metze
(This used to be commit 16147753ad
)
2008-08-01 17:52:36 +02:00
Andrew Bartlett
234413fbd9
Use a configure-specified directory for the winbind priv pipe
...
This makes it easier for RPMs to specify an group for access to that
directory.
Andrew Bartlett
(This used to be commit fa36135443
)
2008-06-28 22:02:19 +10:00
Stefan Metzmacher
b0d43b862a
build/m4: fix warnings with autoconf-2.62 rename SMB_BUILD_ => samba_cv_
...
AC_CACHE_VAL() variables must contain _cv_ to be cached.
metze
(This used to be commit 0241af873f
)
2008-06-09 10:54:24 +02:00
Andrew Bartlett
be14efbdf9
Revert Jelmer's CFLAGS commit e2b71a0ecb
...
This commit broke the build, because not all files (libreplace, popt)
were updated.
Andrew Bartlett
(This used to be commit 3faacf4351
)
2008-05-31 08:35:55 +10:00
Jelmer Vernooij
39f50afc57
Move CFLAGS handling out of smb_build.
...
(This used to be commit e2b71a0ecb
)
2008-05-30 02:07:28 +02:00
Andrew Bartlett
b9213316c7
Allow the ntp_signd socket to be set from configure.
...
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 c8b4416504
)
2008-05-29 15:20:58 +10:00
Jelmer Vernooij
1067678048
Allow specifying different input file to smb_build.
...
(This used to be commit c4bfc0b8da
)
2008-05-18 18:08:37 +02:00
Jelmer Vernooij
353afc8d94
Move writing of data.mk file to m4 macro.
...
(This used to be commit 7fee112d2b
)
2008-05-18 17:55:50 +02:00
Jelmer Vernooij
9207a22a0e
Move writing autoconf vars into files into m4 macros.
...
(This used to be commit 3ce8a4bb55
)
2008-05-18 17:48:50 +02:00
Jelmer Vernooij
5d02514f72
Fail earlier on if shared libs can't be built.
...
(This used to be commit 2e8766145a
)
2008-05-11 15:37:09 +02:00