#!/bin/sh
# Programs/brltty-config.  Generated from brltty-config.in by configure.
###############################################################################
# BRLTTY - A background process providing access to the console screen (when in
#          text mode) for a blind person using a refreshable braille display.
#
# Copyright (C) 1995-2012 by The BRLTTY Developers.
#
# BRLTTY comes with ABSOLUTELY NO WARRANTY.
#
# This is free software, placed under the terms of the
# GNU General Public License, as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any
# later version. Please see the file LICENSE-GPL for details.
#
# Web Page: http://mielke.cc/brltty/
#
# This software is maintained by Dave Mielke <dave@mielke.cc>.
###############################################################################

prefix="/usr"
exec_prefix="${prefix}"
datarootdir="${prefix}/share"
bindir="/bin"
sbindir="/sbin"
libexecdir="${exec_prefix}/libexec"
datadir="${datarootdir}"
sysconfdir="/etc"
sharedstatedir="${prefix}/com"
localstatedir="${prefix}/var"
libdir="/lib"
includedir="${prefix}/include"
oldincludedir="/usr/include"
infodir="/usr/info"
mandir="/usr/man"

BRLTTY_VERSION="4.4"
BRLTTY_EXECUTE_ROOT=""
BRLTTY_PROGRAM_DIRECTORY="/bin"
BRLTTY_DRIVERS_DIRECTORY="/lib/brltty"
BRLTTY_TABLES_DIRECTORY="/etc/brltty"
BRLTTY_MANPAGE_DIRECTORY="/usr/man"
BRLTTY_INCLUDE_DIRECTORY="${prefix}/include/brltty"

BRLAPI_VERSION="0.5"
BRLAPI_RELEASE="0.5.7"
BRLAPI_AUTH="brlapi.key"
