#!/bin/sh
# send-pr.  Generated from send-pr.sh by configure.
#
# Submit a problem report to a GNATS site.
# Copyright (C) 2001, 2002 Milan Zamazal
# Copyright (C) 1993, 2001 Free Software Foundation, Inc.
# Contributed by Brendan Kehoe (brendan@cygnus.com), based on a
# version written by Heinz G. Seidl (hgs@cygnus.com).
# Further edited by Milan Zamazal (pdm@zamazal.org).
# mktemp support by Yngve Svendsen (yngve.svendsen@clustra.com).
#
# This file is part of GNU GNATS.
#
# GNU GNATS is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2, or (at your option)
# any later version.
#
# GNU GNATS is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with GNU GNATS; see the file COPYING.  If not, write to
# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.

################################################################################
# Default values -- You may override these in your configuration file
################################################################################
# The version of this send-pr.
VERSION="4.1.0"

# The submitter-id for your site.
SUBMITTER="unknown"

# The place where our usual binaries live.
prefix="/usr"
exec_prefix="${prefix}"
bindir="${exec_prefix}/bin"
sbindir="${exec_prefix}/bin"
sysconfdir="/etc"
libexecdir="${prefix}/lib/gnats"

# The default release for this host.
DEFAULT_RELEASE="gnats-4.1.0"

# The default organization.
DEFAULT_ORGANIZATION="unknown"

# How to read the passwd database.
PASSWD="cat /etc/passwd"

# Is the mktemp command available?
MKTEMP="yes"

ECHON=bsd

# By default send-pr connects directly to the database.  However, it
# can be configured to use an existing template file by setting the
# TEMPLATE variable below to point to a PR template generated from
# "send-pr -P".
TEMPLATE=""

# send-pr can use mail to submit PRs, instead of connecting to the
# database directly.  MAILPROG needs to point to a compatible mailde these in your configuration file
################################################################################
# The version of this send-pr.
VERSION="4.1.0"

# The submitter-id for your site.
SUBMITTER="unknown"

# The place where our usual binaries live.
prefix="/usr"
exec_prefix="${prefix}"
bindir="${exec_prefix}/bin"
sbindir="${exec_prefix}/bin"
sysconfdir="/etc"
libexecdir="${prefix}/lib/gnats"

# The default release for this host.
DEFAULT_RELEASE="gnats-4.1.0"

# The default organization.
DEFAULT_ORGANIZATION="unknown"

# How to read the passwd database.
PASSWD="cat /etc/passwd"

# Is the mktemp command available?
MKTEMP="yes"

ECHON=bsd

# By default send-pr connects directly to the database.  However, it
# can be configured to use an existing template file by setting the
# TEMPLATE variable below to point to a PR template generated from
# "send-pr -P".
TEMPLATE=""

# send-pr can use mail to submit PRs, instead of connecting to the
# database directly.  MAILPROG needs to point to a compatible mailde these in your configuration file
################################################################################
# The version of this send-pr.
VERSION="4.1.0"

# The submitter-id for your site.
SUBMITTER="unknown"

# The place where our usual binaries live.
prefix="/usr"
exec_prefix="${prefix}"
bindir="${exec_prefix}/bin"
sbindir="${exec_prefix}/bin"
sysconfdir="/etc"
libexecdir="${prefix}/lib/gnats"

# The default release for this host.
DEFAULT_RELEASE="gnats-4.1.0"

# The default organization.
DEFAULT_ORGANIZATION="unknown"

# How to read the passwd database.
PASSWD="cat /etc/passwd"

# Is the mktemp command available?
MKTEMP="yes"

ECHON=bsd

# By default send-pr connects directly to the database.  However, it
# can be configured to use an existing template file by setting the
# TEMPLATE variable below to point to a PR template generated from
# "send-pr -P".
TEMPLATE=""

# send-pr can use mail to submit PRs, instead of connecting to the
# database directly.  MAILPROG needs to point to a compatible mailde these in your configuration file
################################################################################
# The version of this send-pr.
VERSION="4.1.0"

# The submitter-id for your site.
SUBMITTER="unknown"

# The place where our usual binaries live.
prefix="/usr"
exec_prefix="${prefix}"
bindir="${exec_prefix}/bin"
sbindir="${exec_prefix}/bin"
sysconfdir="/etc"
libexecdir="${prefix}/lib/gnats"

# The default release for this host.
DEFAULT_RELEASE="gnats-4.1.0"

# The default organization.
DEFAULT_ORGANIZATION="unknown"

# How to read the passwd database.
PASSWD="cat /etc/passwd"

# Is the mktemp command available?
MKTEMP="yes"

ECHON=bsd

# By default send-pr connects directly to the database.  However, it
# can be configured to use an existing template file by setting the
# TEMPLATE variable below to point to a PR template generated from
# "send-pr -P".
TEMPLATE=""

# send-pr can use mail to submit PRs, instead of connecting to the
# database directly.  MAILPROG needs to point to a compatible mailde these in your configuration file
################################################################################
# The version of this send-pr.
VERSION="4.1.0"

# The submitter-id for your site.
SUBMITTER="unknown"

# The place where our usual binaries live.
prefix="/usr"
exec_prefix="${prefix}"
bindir="${exec_prefix}/bin"
sbindir="${exec_prefix}/bin"
sysconfdir="/etc"
libexecdir="${prefix}/lib/gnats"

# The default release for this host.
DEFAULT_RELEASE="gnats-4.1.0"

# The default organization.
DEFAULT_ORGANIZATION="unknown"

# How to read the passwd database.
PASSWD="cat /etc/passwd"

# Is the mktemp command available?
MKTEMP="yes"

ECHON=bsd

# By default send-pr connects directly to the database.  However, it
# can be configured to use an existing template file by setting the
# TEMPLATE variable below to point to a PR template generated from
# "send-pr -P".
TEMPLATE=""

# send-pr can use mail to submit PRs, instead of connecting to the
# database directly.  MAILPROG needs to point to a compatible mailde these in your configuration file
################################################################################
# The version of this send-pr.
VERSION="4.1.0"

# The submitter-id for your site.
SUBMITTER="unknown"

# The place where our usual binaries live.
prefix="/usr"
exec_prefix="${prefix}"
bindir="${exec_prefix}/bin"
sbindir="${exec_prefix}/bin"
sysconfdir="/etc"
libexecdir="${prefix}/lib/gnats"

# The default release for this host.
DEFAULT_RELEASE="gnats-4.1.0"

# The default organization.
DEFAULT_ORGANIZATION="unknown"

# How to read the passwd database.
PASSWD="cat /etc/passwd"

# Is the mktemp command available?
MKTEMP="yes"

ECHON=bsd

# By default send-pr connects directly to the database.  However, it
# can be configured to use an existing template file by setting the
# TEMPLATE variable below to point to a PR template generated from
# "send-pr -P".
TEMPLATE=""

# send-pr can use mail to submit PRs, instead of connecting to the
# database directly.  MAILPROG needs to point to a compatible mailde these in your configuration file
################################################################################
# The version of this send-pr.
VERSION="4.1.0"

# The submitter-id for your site.
SUBMITTER="unknown"

# The place where our usual binaries live.
prefix="/usr"
exec_prefix="${prefix}"
bindir="${exec_prefix}/bin"
sbindir="${exec_prefix}/bin"
sysconfdir="/etc"
libexecdir="${prefix}/lib/gnats"

# The default release for this host.
DEFAULT_RELEASE="gnats-4.1.0"

# The default organization.
DEFAULT_ORGANIZATION="unknown"

# How to read the passwd database.
PASSWD="cat /etc/passwd"

# Is the mktemp command available?
MKTEMP="yes"

ECHON=bsd

# By default send-pr connects directly to the database.  However, it
# can be configured to use an existing template file by setting the
# TEMPLATE variable below to point to a PR template generated from
# "send-pr -P".
TEMPLATE=""

# send-pr can use mail to submit PRs, instead of connecting to the
# database directly.  MAILPROG needs to point to a compatible mailde these in your configuration file
################################################################################
# The version of this send-pr.
VERSION="4.1.0"

# The submitter-id for your site.
SUBMITTER="unknown"

# The place where our usual binaries live.
prefix="/usr"
exec_prefix="${prefix}"
bindir="${exec_prefix}/bin"
sbindir="${exec_prefix}/bin"
sysconfdir="/etc"
libexecdir="${prefix}/lib/gnats"

# The default release for this host.
DEFAULT_RELEASE="gnats-4.1.0"

# The default organization.
DEFAULT_ORGANIZATION="unknown"

# How to read the passwd database.
PASSWD="cat /etc/passwd"

# Is the mktemp command available?
MKTEMP="yes"

ECHON=bsd

# By default send-pr connects directly to the database.  However, it
# can be configured to use an existing template file by setting the
# TEMPLATE variable below to point to a PR template generated from
# "send-pr -P".
TEMPLATE=""

# send-pr can use mail to submit PRs, instead of connecting to the
# database directly.  MAILPROG needs to point to a compatible mailde these in your configuration file
################################################################################
# The version of this send-pr.
VERSION="4.1.0"

# The submitter-id for your site.
SUBMITTER="unknown"

# The place where our usual binaries live.
prefix="/usr"
exec_prefix="${prefix}"
bindir="${exec_prefix}/bin"
sbindir="${exec_prefix}/bin"
sysconfdir="/etc"
libexecdir="${prefix}/lib/gnats"

# The default release for this host.
DEFAULT_RELEASE="gnats-4.1.0"

# The default organization.
DEFAULT_ORGANIZATION="unknown"

# How to read the passwd database.
PASSWD="cat /etc/passwd"

# Is the mktemp command available?
MKTEMP="yes"

ECHON=bsd

# By default send-pr connects directly to the database.  However, it
# can be configured to use an existing template file by setting the
# TEMPLATE variable below to point to a PR template generated from
# "send-pr -P".
TEMPLATE=""

# send-pr can use mail to submit PRs, instead of connecting to the
# database directly.  MAILPROG needs to point to a compatible mailde these in your configuration file
################################################################################
# The version of this send-pr.
VERSION="4.1.0"

# The submitter-id for your site.
SUBMITTER="unknown"

# The place where our usual binaries live.
prefix="/usr"
exec_prefix="${prefix}"
bindir="${exec_prefix}/bin"
sbindir="${exec_prefix}/bin"
sysconfdir="/etc"
libexecdir="${prefix}/lib/gnats"

# The default release for this host.
DEFAULT_RELEASE="gnats-4.1.0"

# The default organization.
DEFAULT_ORGANIZATION="unknown"

# How to read the passwd database.
PASSWD="cat /etc/passwd"

# Is the mktemp command available?
MKTEMP="yes"

ECHON=bsd

# By default send-pr connects directly to the database.  However, it
# can be configured to use an existing template file by setting the
# TEMPLATE variable below to point to a PR template generated from
# "send-pr -P".
TEMPLATE=""

# send-pr can use mail to submit PRs, instead of connecting to the
# database directly.  MAILPROG needs to point to a compatible mailde these in your configuration file
################################################################################
# The version of this send-pr.
VERSION="4.1.0"

# The submitter-id for your site.
SUBMITTER="unknown"

# The place where our usual binaries live.
prefix="/usr"
exec_prefix="${prefix}"
bindir="${exec_prefix}/bin"
sbindir="${exec_prefix}/bin"
sysconfdir="/etc"
libexecdir="${prefix}/lib/gnats"

# The default release for this host.
DEFAULT_RELEASE="gnats-4.1.0"

# The default organization.
DEFAULT_ORGANIZATION="unknown"

# How to read the passwd database.
PASSWD="cat /etc/passwd"

# Is the mktemp command available?
MKTEMP="yes"

ECHON=bsd

# By default send-pr connects directly to the database.  However, it
# can be configured to use an existing template file by setting the
# TEMPLATE variable below to point to a PR template generated from
# "send-pr -P".
TEMPLATE=""

# send-pr can use mail to submit PRs, instead of connecting to the
# database directly.  MAILPROG needs to point to a compatible mailde these in your configuration file
################################################################################
# The version of this send-pr.
VERSION="4.1.0"

# The submitter-id for your site.
SUBMITTER="unknown"

# The place where our usual binaries live.
prefix="/usr"
exec_prefix="${prefix}"
bindir="${exec_prefix}/bin"
sbindir="${exec_prefix}/bin"
sysconfdir="/etc"
libexecdir="${prefix}/lib/gnats"

# The default release for this host.
DEFAULT_RELEASE="gnats-4.1.0"

# The default organization.
DEFAULT_ORGANIZATION="unknown"

# How to read the passwd database.
PASSWD="cat /etc/passwd"

# Is the mktemp command available?
MKTEMP="yes"

ECHON=bsd

# By default send-pr connects directly to the database.  However, it
# can be configured to use an existing template file by setting the
# TEMPLATE variable below to point to a PR template generated from
# "send-pr -P".
TEMPLATE=""

# send-pr can use mail to submit PRs, instead of connecting to the
# database directly.  MAILPROG needs to point to a compatible mailde these in your configuration file
################################################################################
# The version of this send-pr.
VERSION="4.1.0"

# The submitter-id for your site.
SUBMITTER="unknown"

# The place where our usual binaries live.
prefix="/usr"
exec_prefix="${prefix}"
bindir="${exec_prefix}/bin"
sbindir="${exec_prefix}/bin"
sysconfdir="/etc"
libexecdir="${prefix}/lib/gnats"

# The default release for this host.
DEFAULT_RELEASE="gnats-4.1.0"

# The default organization.
DEFAULT_ORGANIZATION="unknown"

# How to read the passwd database.
PASSWD="cat /etc/passwd"

# Is the mktemp command available?
MKTEMP="yes"

ECHON=bsd

# By default send-pr connects directly to the database.  However, it
# can be configured to use an existing template file by setting the
# TEMPLATE variable below to point to a PR template generated from
# "send-pr -P".
TEMPLATE=""

# send-pr can use mail to submit PRs, instead of connecting to the
# database directly.  MAILPROG needs to point to a compatible mailde these in your configuration file
################################################################################
# The version of this send-pr.
VERSION="4.1.0"

# The submitter-id for your site.
SUBMITTER="unknown"

# The place where our usual binaries live.
prefix="/usr"
exec_prefix="${prefix}"
bindir="${exec_prefix}/bin"
sbindir="${exec_prefix}/bin"
sysconfdir="/etc"
libexecdir="${prefix}/lib/gnats"

# The default release for this host.
DEFAULT_RELEASE="gnats-4.1.0"

# The default organization.
DEFAULT_ORGANIZATION="unknown"

# How to read the passwd database.
PASSWD="cat /etc/passwd"

# Is the mktemp command available?
MKTEMP="yes"

ECHON=bsd

# By default send-pr connects directly to the database.  However, it
# can be configured to use an existing template file by setting the
# TEMPLATE variable below to point to a PR template generated from
# "send-pr -P".
TEMPLATE=""

# send-pr can use mail to submit PRs, instead of connecting to the
# database directly.  MAILPROG needs to point to a compatible mailde these in your configuration file
################################################################################
# The version of this send-pr.
VERSION="4.1.0"

# The submitter-id for your site.
SUBMITTER="unknown"

# The place where our usual binaries live.
prefix="/usr"
exec_prefix="${prefix}"
bindir="${exec_prefix}/bin"
sbindir="${exec_prefix}/bin"
sysconfdir="/etc"
libexecdir="${prefix}/lib/gnats"

# The default