r8826: Make configure generate config.mk files (with the external libraries
authorJelmer Vernooij <jelmer@samba.org>
Thu, 28 Jul 2005 11:51:37 +0000 (11:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:30:09 +0000 (13:30 -0500)
commit52bb1374bbcfc9b9a6d098687bafe9021a1ee858
tree08a4d9cd73517794168f42ddf41999e0fdae5988
parent604422b1f967733b009a6e93520cb196d1eb5a89
r8826: Make configure generate config.mk files (with the external libraries
that were found) and a config.pm file (with all substitution variables)
14 files changed:
source/build/m4/check_path.m4
source/build/m4/check_perl.m4
source/build/m4/core.m4 [deleted file]
source/build/m4/env.m4
source/build/m4/public.m4
source/build/smb_build/config_mk.pm
source/build/smb_build/input.pm
source/build/smb_build/main.pl [new file with mode: 0644]
source/build/smb_build/main.pm [deleted file]
source/build/smb_build/makefile.pm
source/config.list
source/configure.in
source/heimdal_build/config.m4
source/lib/cmdline/config.m4