#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for bopm 3.1.3.
+# Generated by GNU Autoconf 2.69 for hopm 1.0.0beta1.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
MAKEFLAGS=
# Identity of this package.
-PACKAGE_NAME='bopm'
-PACKAGE_TARNAME='bopm'
-PACKAGE_VERSION='3.1.3'
-PACKAGE_STRING='bopm 3.1.3'
+PACKAGE_NAME='hopm'
+PACKAGE_TARNAME='hopm'
+PACKAGE_VERSION='1.0.0beta1'
+PACKAGE_STRING='hopm 1.0.0beta1'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
ac_unique_file="src/opercmd.h"
-ac_default_prefix=\${HOME}/bopm
+ac_default_prefix=\${HOME}/hopm
# Factoring default headers for most tests.
ac_includes_default="\
#include <stdio.h>
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures bopm 3.1.3 to adapt to many kinds of systems.
+\`configure' configures hopm 1.0.0beta1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
--infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
- --docdir=DIR documentation root [DATAROOTDIR/doc/bopm]
+ --docdir=DIR documentation root [DATAROOTDIR/doc/hopm]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of bopm 3.1.3:";;
+ short | recursive ) echo "Configuration of hopm 1.0.0beta1:";;
esac
cat <<\_ACEOF
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-bopm configure 3.1.3
+hopm configure 1.0.0beta1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by bopm $as_me 3.1.3, which was
+It was created by hopm $as_me 1.0.0beta1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
# Define the identity of the package.
- PACKAGE='bopm'
- VERSION='3.1.3'
+ PACKAGE='hopm'
+ VERSION='1.0.0beta1'
cat >>confdefs.h <<_ACEOF
-
subdirs="$subdirs src/libopm"
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by bopm $as_me 3.1.3, which was
+This file was extended by hopm $as_me 1.0.0beta1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-bopm config.status 3.1.3
+hopm config.status 1.0.0beta1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
echo "##############################################################################"
echo "Everything is now configured, but you can find some more (infrequently"
-echo "changed) options in options.h. To compile BOPM now, just type make. It"
+echo "changed) options in options.h. To compile HOPM now, just type make. It"
echo "requires GNU Make, which may be installed as gmake on your system."
echo
-echo "bopm will be installed in ${prefix}. To change this, run:"
+echo "hopm will be installed in ${prefix}. To change this, run:"
echo " ./configure --prefix=DIRECTORY"
echo "##############################################################################"
-echo
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(bopm, [3.1.3])
+AC_INIT(hopm, [1.0.0beta1])
AC_CONFIG_SRCDIR(src/opercmd.h)
AM_CONFIG_HEADER(src/setup.h)
AM_INIT_AUTOMAKE()
-AC_PREFIX_DEFAULT([\${HOME}/bopm])
+AC_PREFIX_DEFAULT([\${HOME}/hopm])
AM_MAINTAINER_MODE
AC_ARG_WITH(extra-fascism,
AC_CHECK_SIZEOF(long)
-dnl teehee - taken from MRTG / Tobias Oetiker
-dnl echo $ECHO_N "checking for POSIX-compliant goat $ECHO_C"
-dnl for bleh in 1 2 3; do
-dnl echo $ECHO_N ".\a"
-dnl sleep 1
-dnl done
-dnl AC_MSG_RESULT([ http://www.blitzed.org/goat_winter_2001.phtml])
-
AH_BOTTOM([
#if SIZEOF_INT==4
typedef signed int int32;
#endif
#if SIZEOF_SHORT!=2
-# error "Your short int data type is not 2 bytes: firedns is not going to work for you. mail bopm@lists.blitzed.org!"
+# error "Your short int data type is not 2 bytes: hopm (firedns) is not going to work for you."
#endif
])
echo "##############################################################################"
echo "Everything is now configured, but you can find some more (infrequently"
-echo "changed) options in options.h. To compile BOPM now, just type make. It"
+echo "changed) options in options.h. To compile HOPM now, just type make. It"
echo "requires GNU Make, which may be installed as gmake on your system."
echo
-echo "bopm will be installed in ${prefix}. To change this, run:"
+echo "hopm will be installed in ${prefix}. To change this, run:"
echo " ./configure --prefix=DIRECTORY"
echo "##############################################################################"
-echo