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)
commit930e624d816a175d5ca4448e6ed40bc7dd8ec5b7
treecefd60a954d828902c8fde6a6e8a69954e0baa63
parentd0496a4ee626f829f1b5032122d2daf53e0bd2e2
r8826: Make configure generate config.mk files (with the external libraries
that were found) and a config.pm file (with all substitution variables)
(This used to be commit 52bb1374bbcfc9b9a6d098687bafe9021a1ee858)
14 files changed:
source4/build/m4/check_path.m4
source4/build/m4/check_perl.m4
source4/build/m4/core.m4 [deleted file]
source4/build/m4/env.m4
source4/build/m4/public.m4
source4/build/smb_build/config_mk.pm
source4/build/smb_build/input.pm
source4/build/smb_build/main.pl [new file with mode: 0644]
source4/build/smb_build/main.pm [deleted file]
source4/build/smb_build/makefile.pm
source4/config.list
source4/configure.in
source4/heimdal_build/config.m4
source4/lib/cmdline/config.m4