diff options
author | Cy Schubert <cy@FreeBSD.org> | 2002-04-21 16:25:02 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2002-04-21 16:25:02 +0000 |
commit | 6d25bcb88dbe8ba88134152f42627e1330a4cd59 (patch) | |
tree | 58d84bbb843a9effb984acff37189c8afb54d6ab /misc/Makefile | |
parent | Update to 0.1.0 (diff) |
Fix the following:
* Alphabetize the comments on the Makefile variables that affect the
configure process.
* Add a new NMH_EXTRA_CONFIGURE_ARGS var to let builder pass extra args
through to configure.
* Add a new NMH_POP var to allow builder to disable the --enable-pop
configure setting.
* Take 'uname' out of the AC_CHECK_FUNCS so the configure script never sets
HAVE_UNAME, so that it only uses gethostname(3) to get the hostname.
The HAVE_UNAME #define is only used in zotnet/mts/mts.c and it uses
gethostname(3) in its stead both times.
PR: 36307
Submitted by: MAINTAINER: Scott Blachowicz <Scott.Blachowicz@seaslug.org>
Notes
Notes:
svn path=/head/; revision=57957
Diffstat (limited to 'misc/Makefile')
0 files changed, 0 insertions, 0 deletions