1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-12 12:23:50 +03:00
Commit Graph

21 Commits

Author SHA1 Message Date
Stefan Metzmacher
7ee9700abe r25992: ldb: use AC_LIBREPLACE_SHLD and use it for linking shared libraries
metze
2007-12-21 05:45:31 +01:00
Stefan Metzmacher
410cdf789a r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGS
metze
2007-12-21 05:45:29 +01:00
Stefan Metzmacher
113efcd856 r25984: ldb: use MDLD macros from libreplace and use results to build share modules
metze
2007-12-21 05:45:28 +01:00
Jelmer Vernooij
25aa875119 r25877: Add libreplace macro for soname flags. 2007-12-21 05:44:36 +01:00
Jelmer Vernooij
6c46a92528 r25854: Link against -ldl properly. 2007-12-21 05:44:28 +01:00
Jelmer Vernooij
aaaed5edc0 r25852: Move SHLIBEXT determination into a test as well. 2007-12-21 05:44:27 +01:00
Jelmer Vernooij
d28c8b822e r25851: Move system-specific ldflags checks to libreplace so they can be used by ldb. 2007-12-21 05:44:27 +01:00
Jelmer Vernooij
9ebc6f2d17 r25850: Add macro for picflag. 2007-12-21 05:44:26 +01:00
Jelmer Vernooij
f67040d2a0 r25846: Add configure test for -Wl,--export-dynamic. 2007-12-21 05:44:24 +01:00
Jelmer Vernooij
bcf5c94474 r25100: Include LDAP libs in .pc file so linking statically against libldb works again. 2007-10-10 15:06:37 -05:00
Jelmer Vernooij
8aab673df5 r25093: Use system-provided ldb library if available. Note that this only means using the ldb library from the system - the custom command-line tools for Samba 4 will still be built even if they are already provided by the system. 2007-10-10 15:06:27 -05:00
Jelmer Vernooij
1ba883c62e r25085: Define LDB_MODULESDIR for standalone build. 2007-10-10 15:06:26 -05:00
Jelmer Vernooij
331a0f608f r22668: Fix ldb build 2007-10-10 14:51:59 -05:00
Jelmer Vernooij
5037373c4c r22665: Change version back to 0.9. 2007-10-10 14:51:59 -05:00
Jelmer Vernooij
54cc097e0f r22595: Add version numbers. 2007-10-10 14:51:48 -05:00
Stefan Metzmacher
4e2f5ba490 r18903: merge from samba3:
define HAVE_LDB_LDAP and HAVE_LDB_SQLITE3

metze
2007-10-10 14:20:19 -05:00
Stefan Metzmacher
95d33e4d71 r18485: include libreplace.m4 in the aclocal.m4 files
and use the macros in configure.ac

metze
2007-10-10 14:18:36 -05:00
Andrew Tridgell
03f9c67c06 r18283: libreplace.m4 needs to be early in configure.ac in other packages too 2007-10-10 14:18:01 -05:00
Andrew Tridgell
28dcbb512f r18109: move ldb to use the same build methods 2007-10-10 14:17:18 -05:00
Stefan Metzmacher
816fa197a7 r18098: use m4_include() instead of sinclude()
this breaks ./autogen.sh in lib/ldb/, but the ldb build is broken
anyway

metze
2007-10-10 14:17:16 -05:00
Jelmer Vernooij
9ad8075d70 r18036: Add missing file 2007-10-10 14:17:06 -05:00