Jelmer Vernooij
3febaed9ba
heimdal_build: Look for asn1_compile (but by default, don't use it).
2011-01-01 04:00:03 +01:00
Jelmer Vernooij
21b918e618
heimdal_build: Allow using system hbase and hcrypto.
2010-12-22 01:38:06 +01:00
Jelmer Vernooij
b2af44e92b
heimdal_build: Fix detection of system roken library.
2010-10-16 17:33:17 +02:00
Jelmer Vernooij
50d3baffb2
heimdal_build: Support using system asn1 library.
...
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sat Oct 16 02:14:32 UTC 2010 on sn-devel-104
2010-10-16 02:14:32 +00:00
Jelmer Vernooij
8db6453ae2
heimdal_build: Add comment with stub for finding the system libtommath.
2010-10-16 01:32:06 +00:00
Jelmer Vernooij
471e57edf8
heimdal_build: Support using system hx509 library when explicitly
...
requested.
2010-10-16 01:32:06 +00:00
Jelmer Vernooij
6852cc4a7a
heimdal_build: Put version objects in a separate subsystem.
2010-10-16 01:32:06 +00:00
Jelmer Vernooij
2e038a78fd
heimdal: Support using system roken.
2010-10-16 01:32:06 +00:00
Jelmer Vernooij
7af5687504
heimdal_build: Use existing functions for finding system libraries.
2010-10-16 01:32:05 +00:00
Jelmer Vernooij
613e03f908
heimdal_build: Allow using system wind.
...
Please note that to use the system wind library the user explicitly has
to specify --bundled-library=!wind . Without that option we will always
use the included wind library.
2010-10-15 22:38:07 +00:00
Andrew Tridgell
58c1d0c256
s4-heimdal: disable using the system compile_et for now
...
just checking that compile_et exists isn't enough. It has to actually
work. Quite a few build farm systems have /usr/bin/compile_et, but it
gets link errors when you try to use it (missing symbols et_list_lock
and et_list_unlock)
Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Wed Oct 6 07:48:16 UTC 2010 on sn-devel-104
2010-10-06 07:48:16 +00:00
Jelmer Vernooij
46b4fe0c48
heimdal-build: Require com_err library to provide com_right_r function.
2010-10-05 23:56:44 +02:00
Kamen Mazdrashki
95c6c9b69b
heimdal-com_err: fix the build for systems with older 'com_err' library
...
Autobuild-User: Kamen Mazdrashki <kamenim@samba.org>
Autobuild-Date: Tue Oct 5 21:36:41 UTC 2010 on sn-devel-104
2010-10-05 21:36:41 +00:00
Jelmer Vernooij
c676c950db
compile_et: Support using system compile_et.
2010-10-04 15:23:24 +02:00
Jelmer Vernooij
0bda3f8cfb
heimdal: Support using system com_err.
2010-10-04 14:13:24 +02:00
Jelmer Vernooij
c5d07d2a1a
Per Andrews request, revert
...
"heimdal/waf: Initial work on making it possible to use the system"
as the hdb_check_s4u2self function handling is incorrect.
This reverts commit b099631f428d0ecc641d59bd3c94674e6348dde9.
2010-06-23 14:49:02 +02:00
Jelmer Vernooij
b099631f42
heimdal/waf: Initial work on making it possible to use the system
...
heimdal again.
Still missing are the detection of the right Heimdal version and
linking (unresolved symbols at the moment).
2010-06-19 15:32:27 +02:00
Andrew Tridgell
20a8574717
s4-waf: look in libintl for dgettext()
2010-04-06 20:27:18 +10:00
Andrew Tridgell
5d84194644
s4-waf: heimdal wants to look for dd_fd in DIR
2010-04-06 20:27:14 +10:00
Andrew Tridgell
f9eae32f4b
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them
2010-04-06 20:27:11 +10:00
Andrew Tridgell
9730166fd6
build: configure fixes for opensolaris
2010-04-06 20:27:01 +10:00
Andrew Tridgell
00649a9c62
build: updated configure checks or new syntax
2010-04-06 20:27:00 +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
702615dadc
build: don't look for gettext twice
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
16fbcb3556
build: fixed termcap build
2010-04-06 20:26:49 +10:00
Andrew Tridgell
8f1b809d2c
build: nearly there on samba4 build
2010-04-06 20:26:47 +10:00
Andrew Tridgell
1d18c6c7b0
build: fixed winsize check
2010-04-06 20:26:45 +10:00
Andrew Tridgell
ada6e570d1
build: fixed iuserok test
2010-04-06 20:26:44 +10:00
Andrew Tridgell
dd05b6512a
build: improve autoconf macros
...
- enable headers to be specified
- enable both forms of DECL check
- more libreplace checks
- more heimdal checks
- more sysdep checks
2010-04-06 20:26:42 +10:00
Andrew Tridgell
ccd26e9beb
build: h_errno for heimdal
2010-04-06 20:26:41 +10:00
Andrew Tridgell
07eeed33f6
build: heimdal_build waf support
...
heimdal now mostly builds
2010-04-06 20:26:38 +10:00