1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-08 16:23:49 +03:00
Commit Graph

20 Commits

Author SHA1 Message Date
Jelmer Vernooij
89590d7dfe Add configure test for vdeplug library. 2008-02-19 23:00:43 +01:00
Jelmer Vernooij
afe9418b72 Fix summary. 2008-02-18 20:14:29 +01:00
Jelmer Vernooij
65cabf7cf7 r26116: Mention python in the config.status summary. 2007-12-21 05:46:09 +01:00
Jelmer Vernooij
635ea8996a r25095: Display of which libraries the system-provided version is being used. 2007-10-10 15:06:34 -05:00
Jelmer Vernooij
0200971142 r21684: remove summary line for gtk code, as it's now maintained out-of-tree 2007-10-10 14:49:11 -05:00
Jelmer Vernooij
91faa1154a r19582: Support building both shared and static versions of libraries at the same
time.

The --enable-dso flag now specifies whether or not the Samba binaries
themselves should be linked against the shared libraries.

By default, all libraries will be built staticly. If supported, the
shared variant of each library will also be built.

If people think building both shared and static library versions in
'make all' is too time-inefficient, please let me know and I'll move the
shared library bits to 'make everything'.
2007-10-10 14:24:56 -05:00
Jelmer Vernooij
5506c40487 r18749: Disable automatic dependencies by default (use --enable-automatic-dependencies to reenable). 2007-10-10 14:19:06 -05:00
Stefan Metzmacher
5ecf98cc18 r18210: - reenable autodependencies
- and add -MT $@ to the dependency generation
  to notice changes in depdendecies of header files

you may need a 'make clean' or at least you need to remove
heimdal_build/replace.hd

metze
2007-10-10 14:17:50 -05:00
Stefan Metzmacher
a2eee3c6db r18184: make clear that autodepencies are disabled currently
metze
2007-10-10 14:17:47 -05:00
Andrew Bartlett
d79bfbe87d r17196: Clarify that SSL is used for LDAP as well as SWAT.
Andrew Bartlett
2007-10-10 14:10:18 -05:00
Jelmer Vernooij
146c6d6e00 r15607: Fix readline summary reporting 2007-10-10 14:06:59 -05:00
Jelmer Vernooij
8d794e5911 r15567: Add entry for iconv 2007-10-10 14:05:56 -05:00
Jelmer Vernooij
f2ca71f122 r15363: Fix dependencies for shared library 2007-10-10 14:05:26 -05:00
Jelmer Vernooij
2f06305e53 r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues with local
(empty) libpopt.a overriding global one
2007-10-10 14:05:00 -05:00
James Peach
c31e233a09 r14930: Coalesce the "feature enabled" tests so that the config summary always
emits a yes or a no.
2007-10-10 14:00:18 -05:00
Jelmer Vernooij
2b22f18533 r14583: Enable automatic dependencies only if GNU make >= 3.81 is present. 2007-10-10 13:58:53 -05:00
Jelmer Vernooij
2c7b62a861 r14281: Pull apart LIBDIR and MODULESDIR
Move architecture-independent data to DATADIR (was LIBDIR)
2007-10-10 13:57:07 -05:00
Stefan Metzmacher
612fcb46ac r14237: fix the summary output (step 1)
metze
2007-10-10 13:57:05 -05:00
Jelmer Vernooij
0665a465ba r14154: Add summary line for extended attribute library 2007-10-10 13:56:55 -05:00
Jelmer Vernooij
ee90b80679 r14151: Add simple script that writes a summary to show what libraries the user
(might) be missing.
2007-10-10 13:56:55 -05:00