2004-01-26 Jeff Bailey <[EMAIL PROTECTED]>
* config.make.in (hurddir): Use ${exec_prefix} instead of
$(exec_prefix)
(bootdir): Likewise
(libdir): Get definition from autoconf
(bindir): Likewise
(sbindir): Likewise
(i
On Mon, Jan 26, 2004 at 07:25:07PM -0500, Roland McGrath wrote:
> > daemons/Makefile: Generate runsystem.sh from runsystem.in
> > (runsystem.sh): sed in libexecdir.
> > daemons/runsystem.sh: Renamed to ...
> > daemons/runsystem.sh.in: ... this. Replace "/libexec" w
> * config.make.in (hurddir): Use ${exec_prefix} instead of
> $(exec_prefix)
> (bootdir): Likewise
> (libdir): Get definition from autoconf
> (bindir): Likewise
> (sbindir): Likewise
> (includedir): Likewise
> (libexecdir): Likewise
>
This patch makes it so that configure time settings (like --libexecdir,
--bindir, etc).
In the default configuration the only difference is that includedir =
$(exec_prefix)/include becomes ${prefix}/include
2004-01-26 Jeff Bailey <[EMAIL PROTECTED]>
* Makeconf (CPPFLAGS): Add -DLIBEXEC