diff options
author | cy <cy@FreeBSD.org> | 2002-04-22 00:25:02 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2002-04-22 00:25:02 +0800 |
commit | e3ed8a9609aae7da84da724f9e2b430ed38b326c (patch) | |
tree | 1aecf8a68749aa38f971e7ee8b1e16a8e620e08c /lang/Gofer | |
parent | 20edc55faac5cdc0f0e304e73368df186fab5d18 (diff) | |
download | freebsd-ports-gnome-e3ed8a9609aae7da84da724f9e2b430ed38b326c.tar.gz freebsd-ports-gnome-e3ed8a9609aae7da84da724f9e2b430ed38b326c.tar.zst freebsd-ports-gnome-e3ed8a9609aae7da84da724f9e2b430ed38b326c.zip |
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>
Diffstat (limited to 'lang/Gofer')
0 files changed, 0 insertions, 0 deletions